diff options
Diffstat (limited to 'libs/libimobiledevice/Makefile')
-rw-r--r-- | libs/libimobiledevice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libimobiledevice/Makefile b/libs/libimobiledevice/Makefile index a7ac5d56b..ddc863813 100644 --- a/libs/libimobiledevice/Makefile +++ b/libs/libimobiledevice/Makefile @@ -20,6 +20,7 @@ PKG_SOURCE_URL:=https://github.com/libimobiledevice/libimobiledevice.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=13bf235cac2201747de11652cf14fe2714ca0718 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz +PKG_MIRROR_HASH:=4e8892b27f20216f86d69b36ad2229fca87cdf0a10f8d3e145d01841a492562a PKG_FIXUP:=autoreconf PKG_INSTALL:=1 |