vde2: fix license
Note that the project has moved from sourceforge to github but they haven't tagged a new release since the move so updating would be more annoying than its worth right now.
This commit is contained in:
parent
22e0660ff4
commit
c95a16e932
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vde2'
|
||||
pkgname=vde2
|
||||
version=2.3.2
|
||||
revision=23
|
||||
revision=24
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-experimental
|
||||
--disable-python --enable-kernel-switch"
|
||||
|
@ -15,7 +15,7 @@ conf_files="
|
|||
/etc/vde2/libvdemgmt/sendcmd.rc"
|
||||
short_desc="Virtual Distributed Ethernet"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2, LGPL-2.1, BSD"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later, BSD-3-Clause"
|
||||
homepage="http://sourceforge.net/projects/vde/"
|
||||
distfiles="${SOURCEFORGE_SITE}/vde/vde2-$version.tar.bz2"
|
||||
checksum=cbea9b7e03097f87a6b5e98b07890d2275848f1fe4b9fcda77b8994148bc9542
|
||||
|
|
Loading…
Reference in a new issue