gawk: Update to 4.2.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
496068bef9
commit
c52c03767e
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gawk
|
||||
PKG_VERSION:=4.2.0
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=4.2.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNU/gawk
|
||||
|
||||
PKG_HASH:=d4f3cd31c001fd0ed52832d4fbfbdfeaa38ad541c182f80ff8fdf87324a6a9f2
|
||||
PKG_HASH:=d1119785e746d46a8209d28b2de404a57f983aa48670f4e225531d3bdc175551
|
||||
|
||||
PKG_LICENSE:=GPL
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue