mawk, bump version (#9871)

This commit is contained in:
Schrijvers Luc
2023-12-15 12:31:36 +01:00
committed by GitHub
parent 8ea26dc74d
commit c0494bee96

View File

@@ -12,10 +12,10 @@ few lines of code."
HOMEPAGE="http://invisible-island.net/mawk"
COPYRIGHT="2009-2017 Thomas E. Dickey"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="https://invisible-island.net/archives/mawk/mawk-1.3.4-20171017.tgz"
CHECKSUM_SHA256="db17115d1ed18ed1607c8b93291db9ccd4fe5e0f30d2928c3c5d127b23ec9e5b"
SOURCE_DIR="mawk-1.3.4-20171017"
REVISION="1"
SOURCE_URI="https://invisible-island.net/archives/mawk/mawk-${portVersion/\_/-}.tgz"
CHECKSUM_SHA256="1ac1e106e2880d9f6579ad993217f4af3b6de9943f90099c8d00668cbecb4367"
SOURCE_DIR="mawk-${portVersion/\_/-}"
ARCHITECTURES="all"