Browse Source

memcached: update to version 1.4.22

 - Bugfix maintenance release

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Thomas Heil 10 years ago
parent
commit
5ef87ec191
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      net/memcached/Makefile

+ 2
- 2
net/memcached/Makefile View File

@@ -9,12 +9,12 @@
9 9
 include $(TOPDIR)/rules.mk
10 10
 
11 11
 PKG_NAME:=memcached
12
-PKG_VERSION:=1.4.20
12
+PKG_VERSION:=1.4.22
13 13
 PKG_RELEASE:=1
14 14
 
15 15
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
16 16
 PKG_SOURCE_URL:=http://memcached.org/files
17
-PKG_MD5SUM:=92f702bcb28d7bec8fdf9418360fc062
17
+PKG_MD5SUM:=2b7eefa17c811998f4cd55bfabc12b8e
18 18
 PKG_INSTALL:=1
19 19
 PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
20 20
 PKG_LICENSE:=permissive free software license