summaryrefslogtreecommitdiffstats
path: root/src/zstd.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-11-09 06:13:49 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-11-09 06:13:49 (GMT)
commitc840a7ee1e3403c23769b0129d75965f9ede71cd (patch)
tree0c3e38026ebaad37c27960afffa03a576ce3fd19 /src/zstd.mk
parent1cb70e441afbf8085e81d834d5b82d8bb57de91b (diff)
downloadmxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.zip
mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.tar.gz
mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.tar.bz2
update github tag tracking packages to new conf style
Diffstat (limited to 'src/zstd.mk')
-rw-r--r--src/zstd.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zstd.mk b/src/zstd.mk
index 6e43f8b..b4c79fb 100644
--- a/src/zstd.mk
+++ b/src/zstd.mk
@@ -6,7 +6,7 @@ $(PKG)_DESCR := Zstandard is a fast lossless compression algorithm
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.3.2
$(PKG)_CHECKSUM := ac5054a3c64e6510bc1ae890d05e3d271cc33ceebc9d06ac9f08105766d2798a
-$(PKG)_GH_CONF := facebook/zstd,v
+$(PKG)_GH_CONF := facebook/zstd/tags,v
$(PKG)_DEPS := gcc
define $(PKG)_BUILD