youtube-dl: update to version 2019.01.30.1
authorJosef Schlehofer <redacted>
Wed, 30 Jan 2019 12:30:47 +0000 (13:30 +0100)
committerJosef Schlehofer <redacted>
Wed, 30 Jan 2019 13:49:32 +0000 (14:49 +0100)
Signed-off-by: Josef Schlehofer <redacted>
multimedia/youtube-dl/Makefile

index 7990c3f53fabfab954e27d6078c43d1c76082d9f..c50d7c7b7eb6b3b7f487c1237de8a62661da7937 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=youtube-dl
-PKG_VERSION:=2019.01.27
+PKG_VERSION:=2019.01.30.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/rg3/youtube-dl/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=8269000e995d8ed7303c0012e88224dee323dee0f8b71ed032cd3a986fb5a697
+PKG_HASH:=6ce95ef3d290c4254fbdc50d5514a1259479486e183b63dee9a4163244035d97
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 
 PKG_LICENSE:=Unlicense
git clone https://git.99rst.org/PROJECT