netbsd-rumpkernel: update to 20140526.
This commit is contained in:
parent
ddd94b0cde
commit
d4bbaa5e08
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'netbsd-rumpkernel'.
|
||||
pkgname=netbsd-rumpkernel
|
||||
version=20140317
|
||||
revision=2
|
||||
version=20140526
|
||||
revision=1
|
||||
wrksrc="buildrump-${version}"
|
||||
short_desc="The NetBSD rump kernel"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="https://github.com/anttikantee/buildrump.sh"
|
||||
distfiles="${SOURCEFORGE_SITE}/rumpkernel/buildrump-${version}.tar.xz"
|
||||
checksum=0e198be8d93142523a3fb15ce70be9aead9ff2687d9582c8916d7590979509ed
|
||||
checksum=82cbf228d862b17a29337d7ebaca3725e8d9cc8ca8dfa03634e5182f97cd8bb1
|
||||
|
||||
do_configure() {
|
||||
# Do not install preformatted manpages
|
||||
|
|
Loading…
Reference in a new issue