youtube-dl: update to 2015.09.28.
This commit is contained in:
parent
d2776dafc0
commit
615343a072
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2015.09.22
|
||||
version=2015.09.28
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=447cb37694a5dc3b4897ac382642305526a60b6da196c2bcfcabc0ccc83764b2
|
||||
checksum=6396ee3150f51bd6ca2717b7d09f9524fbab22c04c3d2b560b99061d92127a60
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
|
|
Loading…
Reference in a new issue