mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
bmake: update to 20220116.
This commit is contained in:
parent
77dbcd2763
commit
19ab3c40ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20220112
|
||||
version=20220116
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
|
@ -8,7 +8,7 @@ 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=4fa46b2266e40950e5a4dfb3ae349281e4c40f44adffa3096b22d7985ea5c138
|
||||
checksum=c52882a5e11d3f20cc44bae4108c5aa5051f07c2361237d5f99b95f9b4fc9411
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue