diff options
Diffstat (limited to 'libs/avro/Makefile')
-rw-r--r-- | libs/avro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/avro/Makefile b/libs/avro/Makefile index aab380181..d2aa76053 100644 --- a/libs/avro/Makefile +++ b/libs/avro/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@APACHE/avro/avro-$(PKG_VERSION)/c -PKG_MD5SUM:=c2720c131307b84de71c8f147e73ecf6 +PKG_HASH:=4639982b2b8fbd91fc7128fef672207129c959bb7900dd64b077ce4206edf10e PKG_MAINTAINER:=John Clark <inindev@gmail.com> |