summaryrefslogtreecommitdiffstats
path: root/src/libffi.mk
diff options
context:
space:
mode:
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)