aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-07-31 10:09:52 +0300
committerTimo Teräs <timo.teras@iki.fi>2017-07-31 10:09:52 +0300
commit36fceeba2d5e409583a91a177fff69750d1232f9 (patch)
tree886945fbc5074e5546c40506fb72ce9697fafdba
parente99df51425ff373df9b11e1d3107c8adc56630fd (diff)
downloadaports-36fceeba2d5e409583a91a177fff69750d1232f9.tar.bz2
aports-36fceeba2d5e409583a91a177fff69750d1232f9.tar.xz
community/youtube-dl: upgrade to 2017.07.30.1
-rw-r--r--community/youtube-dl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/youtube-dl/APKBUILD b/community/youtube-dl/APKBUILD
index b19f7e8f49..e81cceecf4 100644
--- a/community/youtube-dl/APKBUILD
+++ b/community/youtube-dl/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=youtube-dl
-pkgver=2017.07.09
+pkgver=2017.07.30.1
pkgrel=0
pkgdesc="A small command-line program to download videos from YouTube"
url="http://youtube-dl.org"
@@ -59,4 +59,4 @@ fishcomp() {
"$subpkgdir"/usr/share/fish/completions/ || return 1
}
-sha512sums="f38b253abac9e8dc07210915f127dd34240af1be9150b3355faa6936b73729fc762ad5380dcff5133d5467c71079df56b58bf24fdb7f09adcc68778ca5971d44 youtube-dl-2017.07.09.tar.gz"
+sha512sums="0eec37d5db090af407ac3568c269442e130e1abda0ff4ff7343771d59f99ec1dd4debd0f4e837a9b03339a92b92750fa2b52d9cd5d49dfb5cee4acb77d3a7486 youtube-dl-2017.07.30.1.tar.gz"