소스 검색

upgrading package: redis 2.4.0 -> 2.4.1

Ralf S. Engelschall 14 년 전
부모
커밋
524a77af2f
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      redis/redis.spec

+ 3 - 3
redis/redis.spec

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