diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2013-07-15 11:19:12 -0300 |
|---|---|---|
| committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-07-15 22:55:14 +0200 |
| commit | df2d502a24900ae9814e34ce4b4e015e0ec65721 (patch) | |
| tree | 0812f95165e1f45559360c26b217aa38271dd389 /package/gettext/gettext.mk | |
| parent | b2b0274a17195d642ca7c69659ad279dcbe8b10c (diff) | |
| download | buildroot-df2d502a24900ae9814e34ce4b4e015e0ec65721.tar.gz buildroot-df2d502a24900ae9814e34ce4b4e015e0ec65721.zip | |
gettext: bump to version 0.18.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
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 1c2a6ece58..65ab9e82d0 100644 --- a/package/gettext/gettext.mk +++ b/package/gettext/gettext.mk @@ -4,7 +4,7 @@ # ################################################################################ -GETTEXT_VERSION = 0.18.2.1 +GETTEXT_VERSION = 0.18.3 GETTEXT_SITE = $(BR2_GNU_MIRROR)/gettext GETTEXT_INSTALL_STAGING = YES GETTEXT_LICENSE = GPLv2+ |

