netbsd-rumpkernel: fix license
This commit is contained in:
parent
fbc36bd439
commit
52e597394b
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'netbsd-rumpkernel'
|
# Template file for 'netbsd-rumpkernel'
|
||||||
pkgname=netbsd-rumpkernel
|
pkgname=netbsd-rumpkernel
|
||||||
version=20140526
|
version=20140526
|
||||||
revision=3
|
revision=4
|
||||||
archs="x86_64* i686*"
|
archs="x86_64* i686*"
|
||||||
wrksrc="buildrump.sh-${version}"
|
wrksrc="buildrump.sh-${version}"
|
||||||
hostmakedepends="git tar"
|
hostmakedepends="git tar"
|
||||||
short_desc="NetBSD rump kernel"
|
short_desc="NetBSD rump kernel"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/anttikantee/buildrump.sh"
|
homepage="https://github.com/anttikantee/buildrump.sh"
|
||||||
distfiles="https://github.com/rumpkernel/buildrump.sh/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rumpkernel/buildrump.sh/archive/v${version}.tar.gz"
|
||||||
checksum=c39e587868cd36ff5c6fa778aa47dd21dfcc9529409fad02a7fe33ade24a57a8
|
checksum=c39e587868cd36ff5c6fa778aa47dd21dfcc9529409fad02a7fe33ade24a57a8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue