update to 1.4.30

This commit is contained in:
Miroslav Lichvar 2016-08-12 12:15:02 +02:00
parent 1fcfb8cb72
commit 0d3f19b3f3
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/memcached-1.4.26.tar.gz /memcached-1.4.26.tar.gz
/memcached-1.4.28.tar.gz /memcached-1.4.28.tar.gz
/memcached-1.4.29.tar.gz /memcached-1.4.29.tar.gz
/memcached-1.4.30.tar.gz

View File

@ -3,7 +3,7 @@
%bcond_without sasl %bcond_without sasl
Name: memcached Name: memcached
Version: 1.4.29 Version: 1.4.30
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 0 Epoch: 0
Summary: High Performance, Distributed Memory Object Cache Summary: High Performance, Distributed Memory Object Cache

View File

@ -1 +1 @@
23720cac221811a24026c72f8fd8a803 memcached-1.4.29.tar.gz 0c10a189210df7c3339dbff6c2f9c5f6 memcached-1.4.30.tar.gz