youtube-dl: switch from PKG_MD5SUM to PKG_HASH 4451/head
authorAdrian Panella <ianchi74@outlook.com>
Wed, 7 Jun 2017 13:14:23 +0000 (08:14 -0500)
committerAdrian 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

index 142c71f3dc2dfe8b4187fa3b334bbf72dd0bff31..fc13cb321bad1ac69adb39e7d5ffd32b3e898920 100644 (file)
@@ -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