diff options
Diffstat (limited to 'libs/libsearpc')
-rw-r--r-- | libs/libsearpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libsearpc/Makefile b/libs/libsearpc/Makefile index 0fa57a17b..4d641f44e 100644 --- a/libs/libsearpc/Makefile +++ b/libs/libsearpc/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=https://github.com/haiwen/libsearpc.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=8998e7b2c5587f0b94c48db24e2952d08def5add PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz +PKG_MIRROR_HASH:=125f40beb7d310e65571cb0d93f157b196e83423fde69bebf9880ca1cfac6c46 PKG_FIXUP:=autoreconf PKG_INSTALL:=1 |