mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
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_SITE = $(BR2_GNU_MIRROR)/gawk
|
||||||
GAWK_TARGET_BINS = awk gawk igawk pgawk
|
GAWK_TARGET_BINS = awk gawk igawk pgawk
|
||||||
|
GAWK_LICENSE = GPLv3
|
||||||
|
GAWK_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
# Prefer full-blown gawk over busybox awk
|
# Prefer full-blown gawk over busybox awk
|
||||||
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user