gnu: svtplay-dl: Update to 4.17.
* gnu/packages/video.scm (svtplay-dl): Update to 4.17. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
		
							parent
							
								
									57037cddf3
								
							
						
					
					
						commit
						783b85f643
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5637,7 +5637,7 @@ for details on how to change this.") | ||||||
| (define-public svtplay-dl | (define-public svtplay-dl | ||||||
|   (package |   (package | ||||||
|     (name "svtplay-dl") |     (name "svtplay-dl") | ||||||
|     (version "4.14") |     (version "4.17") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method git-fetch) |               (method git-fetch) | ||||||
|               (uri (git-reference |               (uri (git-reference | ||||||
|  | @ -5646,7 +5646,7 @@ for details on how to change this.") | ||||||
|               (file-name (git-file-name name version)) |               (file-name (git-file-name name version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "1wdrdszalvhv80m5jizbvjz4jc08acmbpxcsslyfb5cwh842in8m")))) |                 "0yjxmvldskw4pji3lg69pbx05izvxahz9my7z5p31mkiz6v33dmx")))) | ||||||
|     (build-system python-build-system) |     (build-system python-build-system) | ||||||
|     (inputs (list ffmpeg python-pyaml python-requests python-pysocks |     (inputs (list ffmpeg python-pyaml python-requests python-pysocks | ||||||
|                   python-cryptography)) |                   python-cryptography)) | ||||||
|  |  | ||||||
		Reference in a new issue