netbsd-rumpkernel: update to 20140317.
This commit is contained in:
parent
be7f25de5a
commit
fa35b14201
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'netbsd-rumpkernel'.
|
# Template file for 'netbsd-rumpkernel'.
|
||||||
pkgname=netbsd-rumpkernel
|
pkgname=netbsd-rumpkernel
|
||||||
version=20140103
|
version=20140317
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="buildrump-${version}"
|
wrksrc="buildrump-${version}"
|
||||||
short_desc="The NetBSD rump kernel"
|
short_desc="The NetBSD rump kernel"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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="${SOURCEFORGE_SITE}/rumpkernel/buildrump-${version}.tar.xz"
|
||||||
checksum=fac213939c1ec5d6ba183e8192cc8ab031e125955a434620eec9e9a107a32d57
|
checksum=0e198be8d93142523a3fb15ce70be9aead9ff2687d9582c8916d7590979509ed
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
./buildrump.sh ${makejobs} -r -V MKPICINSTALL=no -d ${DESTDIR}/usr tools
|
./buildrump.sh ${makejobs} -r -V MKPICINSTALL=no -d ${DESTDIR}/usr tools
|
||||||
|
|
Loading…
Reference in New Issue