summaryrefslogtreecommitdiff
path: root/package/intltool
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-03-04 16:30:40 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-03-04 16:30:40 +0100
commit911a8d67bf979a65bfa3246f5c789588f3fc6bd6 (patch)
treefdb3e3e7c07df020f952aa56b2d2df00c1f07afd /package/intltool
parenta709ebc3f96b3d00f3694468c1e3812d4fb0779e (diff)
resolve various build failures
Diffstat (limited to 'package/intltool')
-rw-r--r--package/intltool/Makefile6
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