From b2079fd18cdfa09eefd8abee648095aa6be5d3c4 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 8 Feb 2014 17:52:35 +0000 Subject: [PATCH] umurmur: version 0.2.14 Now do it really. Signed-off-by: Hauke Mehrtens SVN-Revision: 39538 --- net/umurmur/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/umurmur/Makefile b/net/umurmur/Makefile index 06b0687cef..f4cc3bf62c 100644 --- a/net/umurmur/Makefile +++ b/net/umurmur/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=umurmur -PKG_VERSION:=0.2.13 +PKG_VERSION:=0.2.14 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://umurmur.googlecode.com/files -PKG_MD5SUM:=04d0ea7a90b7858c16df26317b318bf4 +PKG_MD5SUM:=e22121b4b91f4c9de43f858f6defa0b0 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) -- 2.30.2