diff options
Diffstat (limited to 'tools/patchelf')
-rw-r--r-- | tools/patchelf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patchelf/Makefile b/tools/patchelf/Makefile index 76bcbaf54c..1728fba277 100644 --- a/tools/patchelf/Makefile +++ b/tools/patchelf/Makefile @@ -11,7 +11,7 @@ PKG_VERSION:=0.9 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://nixos.org/releases/patchelf/patchelf-$(PKG_VERSION) -PKG_MD5SUM:=d02687629c7e1698a486a93a0d607947 +PKG_HASH:=a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83 HOST_BUILD_PARALLEL:=1 HOST_FIXUP:=autoreconf |