mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
bmake: update to 20230208.
This commit is contained in:
parent
64756bfc27
commit
cfab136ee6
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20230127
|
||||
version=20230208
|
||||
revision=1
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
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=6056866f69496699c815b2af7144701fce7f1ccb6a4743dac5d221ff157d8915
|
||||
checksum=654c5328fe732691c9fa2e99144431f86dbbaff1376c73ecc40c245b7906b29f
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue