diff options
Diffstat (limited to 'utils/hfsprogs/Makefile')
-rw-r--r-- | utils/hfsprogs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hfsprogs/Makefile b/utils/hfsprogs/Makefile index b260c9077..9300fbc0a 100644 --- a/utils/hfsprogs/Makefile +++ b/utils/hfsprogs/Makefile @@ -19,7 +19,7 @@ PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org> PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=http://archive.ubuntu.com/ubuntu/pool/universe/h/$(PKG_NAME) PKG_BUILD_DIR:=$(BUILD_DIR)/diskdev_cmds-$(PKG_VERSION) -PKG_MD5SUM:=261c3de5ec0dcf5244e3f60d79c1d6f1 +PKG_HASH:=74c9aeca899ed7f4bf155c65fc45bf0f250c0f6d57360ea953b1d536d9aa45e6 PKG_LICENSE:=APSL 2.0 include $(INCLUDE_DIR)/package.mk |