projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a8481c
)
youtube-dl: switch from PKG_MD5SUM to PKG_HASH
4451/head
author
Adrian Panella
<ianchi74@outlook.com>
Wed, 7 Jun 2017 13:14:23 +0000
(08:14 -0500)
committer
Adrian Panella
<ianchi74@outlook.com>
Wed, 7 Jun 2017 13:14:23 +0000
(08:14 -0500)
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
multimedia/youtube-dl/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/youtube-dl/Makefile
b/multimedia/youtube-dl/Makefile
index 142c71f3dc2dfe8b4187fa3b334bbf72dd0bff31..fc13cb321bad1ac69adb39e7d5ffd32b3e898920 100644
(file)
--- a/
multimedia/youtube-dl/Makefile
+++ b/
multimedia/youtube-dl/Makefile
@@
-13,7
+13,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://yt-dl.org/downloads/$(PKG_VERSION)/
-PKG_
MD5SUM:=1f9b35f2c767374967d0afef08132fe2
+PKG_
HASH:=7ca5143fb2b5d41a9752a4c866cac3f2f261174e
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_LICENSE:=Unlicense