netbsd-rumpkernel: fix license

This commit is contained in:
Colin Booth 2021-05-04 22:01:32 -07:00 committed by Đoàn Trần Công Danh
parent fbc36bd439
commit 52e597394b

View file

@ -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