diff options
| author | Alvaro G. M <alvaro.gamez@hazent.com> | 2017-01-17 12:47:50 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-01-17 14:55:40 +0100 |
| commit | 570c8d2ae6a10e10b45adc75145726994219f946 (patch) | |
| tree | da59298100d8422d6d3e8505926290f719983ec4 | |
| parent | 744acd1984baef9b25cc9d54c5a4850ff9e0d44f (diff) | |
| download | buildroot-570c8d2ae6a10e10b45adc75145726994219f946.tar.gz buildroot-570c8d2ae6a10e10b45adc75145726994219f946.zip | |
gperf: bump to version 3.1
Signed-off-by: Alvaro Gamez Machado <alvaro.gamez@hazent.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| -rw-r--r-- | package/gperf/gperf.hash | 2 | ||||
| -rw-r--r-- | package/gperf/gperf.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/gperf/gperf.hash b/package/gperf/gperf.hash index 370235c627..dae8342239 100644 --- a/package/gperf/gperf.hash +++ b/package/gperf/gperf.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 767112a204407e62dbc3106647cf839ed544f3cf5d0f0523aaa2508623aad63e gperf-3.0.4.tar.gz +sha256 588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2 gperf-3.1.tar.gz diff --git a/package/gperf/gperf.mk b/package/gperf/gperf.mk index 8ce3c95ffb..014a245669 100644 --- a/package/gperf/gperf.mk +++ b/package/gperf/gperf.mk @@ -4,7 +4,7 @@ # ################################################################################ -GPERF_VERSION = 3.0.4 +GPERF_VERSION = 3.1 GPERF_SITE = $(BR2_GNU_MIRROR)/gperf GPERF_LICENSE = GPLv3+ GPERF_LICENSE_FILES = COPYING |

