changeset 961:4e0dffe513e6

upgrade package gettext
author Mark Brand <mabrand@mabrand.nl>
date Thu, 13 May 2010 21:51:54 +0200
parents c0a52c809cb7
children 30a2af7d825f
files src/gettext.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/gettext.mk	Thu May 13 17:55:35 2010 +0200
+++ b/src/gettext.mk	Thu May 13 21:51:54 2010 +0200
@@ -4,8 +4,8 @@
 # gettext
 PKG             := gettext
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 0.17
-$(PKG)_CHECKSUM := c51803d9f745f6ace36bd09c0486d5735ce399cf
+$(PKG)_VERSION  := 0.18
+$(PKG)_CHECKSUM := de396ec6877a451427d8597197d18c2d4b8f1a26
 $(PKG)_SUBDIR   := gettext-$($(PKG)_VERSION)
 $(PKG)_FILE     := gettext-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.gnu.org/software/gettext/