mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/gettext-tiny: bump to version 0.3.3
For change log, see: https://github.com/sabotage-linux/gettext-tiny/compare/v0.3.2...v0.3.3 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Julien: add link to change log in commit log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b0ea6e310f
commit
2e6e611fd5
@@ -1,5 +1,5 @@
|
||||
# Locally Computed:
|
||||
sha256 29cc165e27e83d2bb3760118c2368eadab550830d962d758e51bd36eb860f383 gettext-tiny-0.3.2.tar.gz
|
||||
sha256 daff8b4a7863745710ec0b02657fd20bda2d90398f54945751259bb94d6ebffd gettext-tiny-0.3.3.tar.gz
|
||||
sha256 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f LICENSE
|
||||
sha256 e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b extra/COPYING
|
||||
# Locally Computed:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GETTEXT_TINY_VERSION = 0.3.2
|
||||
GETTEXT_TINY_VERSION = 0.3.3
|
||||
GETTEXT_TINY_SITE = $(call github,sabotage-linux,gettext-tiny,v$(GETTEXT_TINY_VERSION))
|
||||
GETTEXT_TINY_LICENSE = MIT, GPL-3.0+ (extra gettext)
|
||||
GETTEXT_TINY_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user