gawk: update to version 5.1.0
authorDaniel Golle <daniel@makrotopia.org>
Sun, 7 Jun 2020 17:17:43 +0000 (18:17 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 7 Jun 2020 17:19:18 +0000 (18:19 +0100)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
utils/gawk/Makefile

index 6c57bd216a0729a03c62d13d970336c2639bdae2..397d09675359fc4e5ab17643a218ff7b9e22d6c7 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gawk
-PKG_VERSION:=5.0.1
+PKG_VERSION:=5.1.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/gawk
-PKG_HASH:=8e4e86f04ed789648b66f757329743a0d6dfb5294c3b91b756a474f1ce05a794
+PKG_HASH:=cf5fea4ac5665fd5171af4716baab2effc76306a9572988d5ba1078f196382bd
 
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=GPL-3.0-or-later