Skip to content

Commit

Permalink
utils/gawk update to 5.3.1
Browse files Browse the repository at this point in the history
utils/gawk update to 5.3.1

Signed-off-by: Jen1 <[email protected]>
  • Loading branch information
jen1-sys authored Sep 25, 2024
1 parent 77eedd8 commit 8164049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/gawk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=gawk
PKG_VERSION:=5.3.0
PKG_VERSION:=5.3.1
PKG_RELEASE:=2

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/gawk
PKG_HASH:=ca9c16d3d11d0ff8c69d79dc0b47267e1329a69b39b799895604ed447d3ca90b
PKG_HASH:=694db764812a6236423d4ff40ceb7b6c4c441301b72ad502bb5c27e00cd56f78

PKG_MAINTAINER:=Daniel Golle <[email protected]>
PKG_LICENSE:=GPL-3.0-or-later
Expand Down

0 comments on commit 8164049

Please sign in to comment.