diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-07-15 10:16:57 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-16 23:41:03 +0200 |
| commit | e6766f3e442d0396f123e2b67e50fcbd2bcc2d29 (patch) | |
| tree | d8844c3024ed78a1d634bf49657f076819e0867e /package/gettext/gettext.mk | |
| parent | 0a182ec351a353cfc14ba69e6c10b7c847da7805 (diff) | |
| download | buildroot-e6766f3e442d0396f123e2b67e50fcbd2bcc2d29.tar.gz buildroot-e6766f3e442d0396f123e2b67e50fcbd2bcc2d29.zip | |
gettext: bump to version 0.19.5.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gettext/gettext.mk')
| -rw-r--r-- | package/gettext/gettext.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gettext/gettext.mk b/package/gettext/gettext.mk index c9aaa6af14..5ef1ac45bc 100644 --- a/package/gettext/gettext.mk +++ b/package/gettext/gettext.mk @@ -4,7 +4,7 @@ # ################################################################################ -GETTEXT_VERSION = 0.19.5 +GETTEXT_VERSION = 0.19.5.1 GETTEXT_SITE = $(BR2_GNU_MIRROR)/gettext GETTEXT_SOURCE = gettext-$(GETTEXT_VERSION).tar.xz GETTEXT_INSTALL_STAGING = YES |

