Browse Source

upgrading package: redis 2.0.2 -> 2.0.3

master
parent
commit
797200bfbb
  1. 6
      redis/redis.spec

6
redis/redis.spec

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

Loading…
Cancel
Save