mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
bmake: update to 20230120.
This commit is contained in:
parent
65dc7b3ef2
commit
72ae9e1bcf
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20230101
|
||||
version=20230120
|
||||
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=0150300a8c644b876eee57822a872cd84f060983c9006643ead0e75cedc3e904
|
||||
checksum=4ff625a10471bf15ee512146462e052d7cb380c31ab28b1623d35b6b0160534a
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue