mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
youtube-dl: update to 2019.11.05.
This commit is contained in:
parent
acc56b352e
commit
c4f5fad41d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2019.10.29
|
||||
version=2019.11.05
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=youtube-dl
|
||||
|
@ -14,7 +14,7 @@ license="Unlicense"
|
|||
homepage="https://ytdl-org.github.io/youtube-dl/"
|
||||
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
|
||||
checksum=e4eea3ff5aad9804f8d76b0be02ad16a6b530d16a47b227418e880be24f306d3
|
||||
checksum=05ad24f831e915b65520f6abfa1c1d52be4aad6cc9603b24a67a804062302489
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/etc
|
||||
|
|
Loading…
Add table
Reference in a new issue