initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# mawk
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MAWK_VERSION = 1.3.4-20200120
|
||||
MAWK_SITE = https://invisible-mirror.net/archives/mawk
|
||||
MAWK_SOURCE = mawk-$(MAWK_VERSION).tgz
|
||||
MAWK_LICENSE = GPL-2.0
|
||||
MAWK_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user