Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/gawk/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gawk'
pkgname=gawk
version=5.3.2
version=5.4.0
revision=1
build_style=gnu-configure
configure_args="--with-readline --disable-pma"
Expand All @@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://directory.fsf.org/wiki/Gawk"
changelog="https://git.savannah.gnu.org/cgit/gawk.git/plain/NEWS"
distfiles="${GNU_SITE}/gawk/gawk-${version}.tar.xz"
checksum=f8c3486509de705192138b00ef2c00bbbdd0e84c30d5c07d23fc73a9dc4cc9cc
checksum=3dd430f0cd3b4428c6c3f6afc021b9cd3c1f8c93f7a688dc268ca428a90b4ac1
lib32disabled=yes

provides="awk-0_1"
Expand Down