mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
netbsd-rumpkernel: rebuild from github.
This commit is contained in:
parent
aa569bac25
commit
f791d6ffa0
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'netbsd-rumpkernel'.
|
# Template file for 'netbsd-rumpkernel'.
|
||||||
pkgname=netbsd-rumpkernel
|
pkgname=netbsd-rumpkernel
|
||||||
version=20140526
|
version=20140526
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="buildrump-${version}"
|
wrksrc="buildrump-${version}"
|
||||||
short_desc="The NetBSD rump kernel"
|
short_desc="The NetBSD rump kernel"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/anttikantee/buildrump.sh"
|
homepage="https://github.com/anttikantee/buildrump.sh"
|
||||||
distfiles="${SOURCEFORGE_SITE}/rumpkernel/buildrump-${version}.tar.xz"
|
distfiles="https://github.com/rumpkernel/buildrump.sh/archive/v${version}.tar.gz"
|
||||||
checksum=82cbf228d862b17a29337d7ebaca3725e8d9cc8ca8dfa03634e5182f97cd8bb1
|
checksum=c39e587868cd36ff5c6fa778aa47dd21dfcc9529409fad02a7fe33ade24a57a8
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
# Do not install preformatted manpages
|
# Do not install preformatted manpages
|
||||||
|
|
Loading…
Add table
Reference in a new issue