mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
gawk: update to version 5.0.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
+2
-2
@@ -5,13 +5,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gawk
|
PKG_NAME:=gawk
|
||||||
PKG_VERSION:=4.2.1
|
PKG_VERSION:=5.0.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=@GNU/gawk
|
PKG_SOURCE_URL:=@GNU/gawk
|
||||||
|
|
||||||
PKG_HASH:=d1119785e746d46a8209d28b2de404a57f983aa48670f4e225531d3bdc175551
|
PKG_HASH:=50f091ed0eb485ad87dbb620d773a3e2c31a27f75f5e008f7bf065055f024406
|
||||||
|
|
||||||
PKG_LICENSE:=GPL
|
PKG_LICENSE:=GPL
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user