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