summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/patchelf/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/tools/patchelf/Makefile b/tools/patchelf/Makefile
index 4cf039c407..1271a393c0 100644
--- a/tools/patchelf/Makefile
+++ b/tools/patchelf/Makefile
@@ -7,12 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=patchelf
+PKG_VERSION:=0.17.0
-PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=https://github.com/NixOS/patchelf.git
-PKG_SOURCE_VERSION:=f34751b88bd07d7f44f5cd3200fb4122bf916c7e
-PKG_SOURCE_DATE:=2020-12-07
-PKG_MIRROR_HASH:=ac746930b919b97da40f259cfc9ab7bbd48a0c9cbf2eebd8cee5ae19a94356fd
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
+PKG_SOURCE_URL:=https://github.com/NixOS/patchelf/releases/download/$(PKG_VERSION)
+PKG_HASH:=45d76f4a31688a523718ec512f31650b1f35d1affec3eafeb3feeb5448d341e1
HOST_BUILD_PARALLEL:=1
HOST_FIXUP:=autoreconf