parent
f85309e535
commit
b47611d0be
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20211024
|
||||
version=20211212
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.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=b5a3305bdb328b1383982125e90785baa30bc2ff024a1b0fda3d5d5beca82ac9
|
||||
checksum=ad75925b3d123f5d107f58b8137569f6d58259df6b7bcf371aa57877f4e49e9e
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue