nawk: update to 20250116 (#5603)
This commit is contained in:
parent
d1600e6cf4
commit
3b48ec8c06
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Andrew Sun <adsun701@gmail.com>
|
# Maintainer: Andrew Sun <adsun701@gmail.com>
|
||||||
|
|
||||||
pkgname=nawk
|
pkgname=nawk
|
||||||
pkgver=20240728
|
pkgver=20250116
|
||||||
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"
|
||||||
@ -11,7 +11,7 @@ makedepends=('make' 'gcc' 'git' 'bison')
|
|||||||
options=('!makeflags')
|
options=('!makeflags')
|
||||||
source=("git+https://github.com/onetrueawk/awk.git#tag=${pkgver}"
|
source=("git+https://github.com/onetrueawk/awk.git#tag=${pkgver}"
|
||||||
'manpage-naming.patch')
|
'manpage-naming.patch')
|
||||||
sha256sums=('d17c49197fc2ac0d5d06e40e8d9328c32d4e38ccb75c8cd2e810cc5d29ed4357'
|
sha256sums=('4458a33bb325e69d159a73e51a164dd81aa1217ec0c59577edc6d34130480367'
|
||||||
'fa1bade363896033a50fbdadc8fa2f490f85a044d11afcd537f317067c70d3b5')
|
'fa1bade363896033a50fbdadc8fa2f490f85a044d11afcd537f317067c70d3b5')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user