bsdbuild: rebuild for metadata
This commit is contained in:
parent
532427b5f8
commit
f2b1ce2518
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'bsdbuild'
|
||||
pkgname=bsdbuild
|
||||
version=3.1
|
||||
revision=1
|
||||
noarch="yes"
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-manpages --with-manlinks"
|
||||
hostmakedepends="groff perl"
|
||||
depends="perl"
|
||||
short_desc="Simple, self-contained and portable build system"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://hypertriton.com/bsdbuild/"
|
||||
license="BSD"
|
||||
distfiles="http://stable.hypertriton.com/bsdbuild/$pkgname-$version.tar.gz"
|
||||
checksum=d4c562c33cda97f2c5c71ced422f336060a7402237ffc41d84937ca30e942dff
|
||||
|
||||
|
|
Loading…
Reference in New Issue