gettext: bump to version 0.19.3
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 16 Oct 2014 16:27:27 +0000 (13:27 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 17 Oct 2014 12:17:48 +0000 (14:17 +0200)
Add hash file, switch to xz tarball.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gettext/gettext.hash [new file with mode: 0644]
package/gettext/gettext.mk

diff --git a/package/gettext/gettext.hash b/package/gettext/gettext.hash
new file mode 100644 (file)
index 0000000..d93eba1
--- /dev/null
@@ -0,0 +1,3 @@
+# From http://lists.gnu.org/archive/html/bug-gettext/2014-10/msg00025.html
+md5    092c3f460553ceb4a638ff81d36434c4        gettext-0.19.3.tar.xz
+sha1   5c8e37c5275742b6acc1257e2df9b5d1874c12e3        gettext-0.19.3.tar.xz
index 69323150c941876d2e1ef3e79116ea62f6192a7d..2b7b4f2a6d32b1c2667556f5ecf896b7d0002891 100644 (file)
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-GETTEXT_VERSION = 0.19.2
+GETTEXT_VERSION = 0.19.3
 GETTEXT_SITE = $(BR2_GNU_MIRROR)/gettext
+GETTEXT_SOURCE = gettext-$(GETTEXT_VERSION).tar.xz
 GETTEXT_INSTALL_STAGING = YES
 GETTEXT_LICENSE = GPLv2+
 GETTEXT_LICENSE_FILES = COPYING