gawk: bump to version 4.0.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
32f5ef1ec5
commit
6b307de4f9
@ -4,9 +4,11 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
GAWK_VERSION = 4.0.1
|
||||
GAWK_VERSION = 4.0.2
|
||||
GAWK_SITE = $(BR2_GNU_MIRROR)/gawk
|
||||
GAWK_TARGET_BINS = awk gawk igawk pgawk
|
||||
GAWK_LICENSE = GPLv3
|
||||
GAWK_LICENSE_FILES = COPYING
|
||||
|
||||
# Prefer full-blown gawk over busybox awk
|
||||
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||
|
Loading…
Reference in New Issue
Block a user