summaryrefslogtreecommitdiffstats
path: root/src/libffi.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/libffi.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/libffi.mk')
-rw-r--r--src/libffi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libffi.mk b/src/libffi.mk
index 267985a..3490c4e 100644
--- a/src/libffi.mk
+++ b/src/libffi.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://sourceware.org/libffi/
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.2.1
$(PKG)_CHECKSUM := d06ebb8e1d9a22d19e38d63fdb83954253f39bedc5d46232a05645685722ca37
-$(PKG)_GH_CONF := atgreen/libffi, v
+$(PKG)_GH_CONF := atgreen/libffi/tags, v
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://www.mirrorservice.org/sites/sourceware.org/pub/$(PKG)/$($(PKG)_FILE)