Browse Source

upgrading package: redis 2.4.14 -> 2.4.15

master
parent
commit
1a4cc83771
  1. 6
      redis/redis.spec

6
redis/redis.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 2.4.14
%define V_dist 2.4.14
%define V_opkg 2.4.15
%define V_dist 2.4.15
# package information
Name: redis
@ -36,7 +36,7 @@ Class: EVAL
Group: Database
License: BSD
Version: %{V_opkg}
Release: 20120527
Release: 20120622
# list of sources
Source0: http://redis.googlecode.com/files/redis-%{V_dist}.tar.gz

Loading…
Cancel
Save