Ver código fonte

gettext: bump to version 0.19.8.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 9 anos atrás
pai
commit
79411223f8
2 arquivos alterados com 4 adições e 4 exclusões
  1. 3 3
      package/gettext/gettext.hash
  2. 1 1
      package/gettext/gettext.mk

+ 3 - 3
package/gettext/gettext.hash

@@ -1,3 +1,3 @@
-# From http://lists.gnu.org/archive/html/bug-gettext/2016-06/msg00002.html
-md5	3e7ed1ac886b9b1a4e23e71113da6358	gettext-0.19.8.tar.xz
-sha1	dc551d4783edf691c1f0095ca927d3128b5093e8	gettext-0.19.8.tar.xz
+# From http://lists.gnu.org/archive/html/bug-gettext/2016-06/msg00008.html
+md5	df3f5690eaa30fd228537b00cb7b7590	gettext-0.19.8.1.tar.xz
+sha1	e0fe90ede22f7f16bbde7bdea791a835f2773fc9	gettext-0.19.8.1.tar.xz

+ 1 - 1
package/gettext/gettext.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GETTEXT_VERSION = 0.19.8
+GETTEXT_VERSION = 0.19.8.1
 GETTEXT_SITE = $(BR2_GNU_MIRROR)/gettext
 GETTEXT_SOURCE = gettext-$(GETTEXT_VERSION).tar.xz
 GETTEXT_INSTALL_STAGING = YES