bsdbuild: update to 3.1.
This commit is contained in:
parent
42741977b8
commit
44ffe08d5e
1 changed files with 3 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bsdbuild'
|
||||
pkgname=bsdbuild
|
||||
version=3.0
|
||||
revision=2
|
||||
version=3.1
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-manpages --with-manlinks"
|
||||
|
@ -12,9 +12,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://hypertriton.com/bsdbuild/"
|
||||
license="BSD"
|
||||
distfiles="http://stable.hypertriton.com/bsdbuild/$pkgname-$version.tar.gz"
|
||||
checksum=202fbadffcab04a395bd4b3cb786720fd034c862ecf74da603ab29fbbe423428
|
||||
|
||||
pre_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
vmkdir usr/share/man/man5
|
||||
}
|
||||
checksum=d4c562c33cda97f2c5c71ced422f336060a7402237ffc41d84937ca30e942dff
|
||||
|
|
Loading…
Reference in a new issue