diff mbox

gettext: bump to version 0.19.3

Message ID 1413476847-3631-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit e41b89a40feb00757045c16a4be90ce867933e58
Headers show

Commit Message

Gustavo Zacarias Oct. 16, 2014, 4:27 p.m. UTC
Add hash file, switch to xz tarball.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/gettext/gettext.hash | 3 +++
 package/gettext/gettext.mk   | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)
 create mode 100644 package/gettext/gettext.hash

Comments

Peter Korsgaard Oct. 17, 2014, 10:15 a.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Add hash file, switch to xz tarball.
 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.
diff mbox

Patch

diff --git a/package/gettext/gettext.hash b/package/gettext/gettext.hash
new file mode 100644
index 0000000..d93eba1
--- /dev/null
+++ b/package/gettext/gettext.hash
@@ -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
diff --git a/package/gettext/gettext.mk b/package/gettext/gettext.mk
index 6932315..2b7b4f2 100644
--- a/package/gettext/gettext.mk
+++ b/package/gettext/gettext.mk
@@ -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