瀏覽代碼

bump version

Waldemar Brodkorb 12 年之前
父節點
當前提交
5e1af1d22d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/python2/Makefile

+ 1 - 1
package/python2/Makefile

@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		python2
 PKG_VERSION:=		2.7.5
-PKG_RELEASE:=		2
+PKG_RELEASE:=		4
 PKG_MD5SUM:=		b4f01a1d0ba0b46b05c73b2ac909b1df
 PKG_DESCR:=		Python scripting language (Version 2)
 PKG_SECTION:=		lang