diff options
Diffstat (limited to 'tools/libtool/Makefile')
-rw-r--r-- | tools/libtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libtool/Makefile b/tools/libtool/Makefile index 3df1d16f11..6526b28b1d 100644 --- a/tools/libtool/Makefile +++ b/tools/libtool/Makefile @@ -11,7 +11,7 @@ PKG_VERSION:=2.4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/$(PKG_NAME) -PKG_MD5SUM:=afcce660d3dc54c63a0a5ba3cf05272239dc3c54bbeba20f6bad250f9dc007ae +PKG_HASH:=afcce660d3dc54c63a0a5ba3cf05272239dc3c54bbeba20f6bad250f9dc007ae HOST_BUILD_PARALLEL:=1 |