Merge pull request #4492 from Suyun114/nawk-20240311

nawk: update to 20240311
This commit is contained in:
Christoph Reiter 2024-04-07 18:46:56 +02:00 committed by GitHub
commit 22f11a1038
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
# Maintainer: Andrew Sun <adsun701@gmail.com> # Maintainer: Andrew Sun <adsun701@gmail.com>
pkgname=nawk pkgname=nawk
pkgver=20231124 pkgver=20240311
_commit=fbd1d5b712e27a9bb527e39ed6e9bf3b9afbb1df # master _commit=4d46214525a3b75879ad56fb0105ee01afa7c9dd # master
pkgrel=1 pkgrel=1
pkgdesc="The one, true implementation of AWK" pkgdesc="The one, true implementation of AWK"
url="https://github.com/onetrueawk/awk" url="https://github.com/onetrueawk/awk"