bmake: update to 20211020.
This commit is contained in:
parent
7428600844
commit
1069e06237
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20211001
|
||||
version=20211020
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.crufty.net/help/sjg/bmake.html"
|
||||
distfiles="https://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
|
||||
checksum=cad7ef0fb41138050f8932af3a7ade16f7265b3f37ff6356703e0b1ad6542739
|
||||
checksum=9c1f979a16a407bc099f28240d0e52b44845b3ac64b9950bb5b0847cc32e3032
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue