summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-07-10 14:40:09 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-10 20:25:06 +0200
commitec1f146c0d8ac5c26a6d8cf4490185d6902eebe3 (patch)
tree4c09303680fc1f0e87db74bff483d3a25a2e28ce /package
parent4a35ee875f92dfbf8a9e81d28969dc5e9c9968b8 (diff)
downloadbuildroot-ec1f146c0d8ac5c26a6d8cf4490185d6902eebe3.tar.gz
buildroot-ec1f146c0d8ac5c26a6d8cf4490185d6902eebe3.zip
gettext: bump to version 0.19.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package')
-rw-r--r--package/gettext/gettext.hash6
-rw-r--r--package/gettext/gettext.mk2
2 files changed, 4 insertions, 4 deletions
diff --git a/package/gettext/gettext.hash b/package/gettext/gettext.hash
index db5a0edec7..986079239f 100644
--- a/package/gettext/gettext.hash
+++ b/package/gettext/gettext.hash
@@ -1,3 +1,3 @@
-# From http://lists.gnu.org/archive/html/bug-gettext/2014-12/msg00038.html
-md5 997c9070354eff5517115feaea6038f0 gettext-0.19.4.tar.xz
-sha1 16c90342f3a59c7df364ebb3209a48be42b7ffd9 gettext-0.19.4.tar.xz
+# From https://lists.gnu.org/archive/html/info-gnu/2015-07/msg00004.html
+md5 546a8458f50e146be12c215f83b9bac2 gettext-0.19.5.tar.xz
+sha1 bfe50a885076a24d63b9d9b242a409cc16727d24 gettext-0.19.5.tar.xz
diff --git a/package/gettext/gettext.mk b/package/gettext/gettext.mk
index c2419c1803..c9aaa6af14 100644
--- a/package/gettext/gettext.mk
+++ b/package/gettext/gettext.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GETTEXT_VERSION = 0.19.4
+GETTEXT_VERSION = 0.19.5
GETTEXT_SITE = $(BR2_GNU_MIRROR)/gettext
GETTEXT_SOURCE = gettext-$(GETTEXT_VERSION).tar.xz
GETTEXT_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud