memcached: update to version 1.5.2
authorThomas Heil <heil@terminal-consulting.de>
Sun, 15 Oct 2017 17:10:59 +0000 (19:10 +0200)
committerThomas Heil <heil@terminal-consulting.de>
Sun, 15 Oct 2017 17:10:59 +0000 (19:10 +0200)
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
net/memcached/Makefile

index 59c7554a3e77b53bf3dd23919326a7d242f1530d..ec8869442c1d6f8a66000f7742f5d0e56555aa18 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=memcached
-PKG_VERSION:=1.5.1
+PKG_VERSION:=1.5.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://memcached.org/files
-PKG_HASH:=a87908936b51d1bd3ef10a2347eef5647f003b63407a5d8161fa7928b1cd6b5c
+PKG_HASH:=9ac93113bdb5d037e79c61277386564ac2e5e31d49e594f11e554e4c149b7245
 
 PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>