youtube-dl: update to 2019.09.28.
This commit is contained in:
parent
c88c900196
commit
75a2c6e755
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-dl'
|
# Template file for 'youtube-dl'
|
||||||
pkgname=youtube-dl
|
pkgname=youtube-dl
|
||||||
version=2019.09.12.1
|
version=2019.09.28
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=youtube-dl
|
wrksrc=youtube-dl
|
||||||
|
@ -14,7 +14,7 @@ license="Unlicense"
|
||||||
homepage="https://ytdl-org.github.io/youtube-dl/"
|
homepage="https://ytdl-org.github.io/youtube-dl/"
|
||||||
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
||||||
distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
|
distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
|
||||||
checksum=ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40
|
checksum=50a0dfbf6d86eb2b7b461fd3aaa4fc2bc653d8bc0c728a9ead564f6ae602335b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/etc
|
rm -rf ${DESTDIR}/usr/etc
|
||||||
|
|
Loading…
Reference in New Issue