mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
13
package/mawk/mawk.mk
Normal file
13
package/mawk/mawk.mk
Normal file
@@ -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