mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
bmake: update to 20180919.
This commit is contained in:
parent
8c8281c8ac
commit
16e114bb7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20180512
|
||||
version=20180919
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.crufty.net/help/sjg/bmake.html"
|
||||
distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
|
||||
checksum=ac3cd262065fcc20c1dec7c95f06306c8138b3e17025b949343a06a8980a5508
|
||||
checksum=b0dd038583fe4a627f52f109887b71d365d8c51ec87f0e3fcb3ab6a9124eccee
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Add table
Reference in a new issue