summaryrefslogtreecommitdiffstats
path: root/tools/patchelf
diff options
context:
space:
mode:
authorLinhui Liu <liulinhui36@gmail.com>2022-12-16 14:40:49 +0800
committerHauke Mehrtens <hauke@hauke-m.de>2022-12-18 23:19:23 +0100
commit1e0709ea39e888510a847ce626cd871752b17aab (patch)
tree7b5e8955bef6bf0a6210e588f62c2b9aa06c046a /tools/patchelf
parent963c77158c61950c46f52de0f87c90cae21f6652 (diff)
downloadopenwrt-1e0709ea39e888510a847ce626cd871752b17aab.tar.gz
openwrt-1e0709ea39e888510a847ce626cd871752b17aab.tar.bz2
openwrt-1e0709ea39e888510a847ce626cd871752b17aab.zip
tools/patchelf: update to 0.17.0
Update to the latest released version. Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
Diffstat (limited to 'tools/patchelf')
-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