diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-03-04 17:53:08 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-03-04 17:53:08 +0100 |
commit | a3cff7cc19f3ba9d51a46939d678c132e72248c7 (patch) | |
tree | 7e831af24bb0c9714c068d7dd7e517b91f88157e /package/intltool | |
parent | 7e2ccca948a513f888bdaad33c0f9aec571972f7 (diff) | |
parent | 911a8d67bf979a65bfa3246f5c789588f3fc6bd6 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/intltool')
-rw-r--r-- | package/intltool/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/intltool/Makefile b/package/intltool/Makefile index 64b54f566..611a04dcb 100644 --- a/package/intltool/Makefile +++ b/package/intltool/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:= intltool -PKG_VERSION:= 0.41.1 +PKG_VERSION:= 0.50.2 PKG_RELEASE:= 1 -PKG_MD5SUM:= d6c91bf06681919ccfdf3624035b75dc +PKG_MD5SUM:= 23fbd879118253cb99aeac067da5f591 PKG_DESCR:= Internationalization Tool Collection PKG_SECTION:= misc -PKG_SITES:= http://edge.launchpad.net/intltool/trunk/0.41.1/+download/ +PKG_SITES:= https://launchpad.net/intltool/trunk/0.50.2/+download/ include $(TOPDIR)/mk/package.mk |