mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
burp-server: fix license=
This commit is contained in:
parent
fc2bb74324
commit
6d4148f15d
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@ _desc="A network-based backup and restore program"
|
||||||
|
|
||||||
pkgname=burp-server
|
pkgname=burp-server
|
||||||
version=1.4.40
|
version=1.4.40
|
||||||
revision=7
|
revision=8
|
||||||
short_desc="${_desc} - Server"
|
short_desc="${_desc} - Server"
|
||||||
maintainer="Pierre Bourgin <pierre.bourgin@free.fr>"
|
maintainer="Pierre Bourgin <pierre.bourgin@free.fr>"
|
||||||
license="AGPL-3, BSD, GPL-2.1 and LGPL-2.1"
|
license="AGPL-3.0-only, BSD-3-Clause, GPL-2.0-or-later"
|
||||||
homepage="http://burp.grke.org/"
|
homepage="http://burp.grke.org/"
|
||||||
wrksrc="burp-${version}"
|
wrksrc="burp-${version}"
|
||||||
distfiles="https://github.com/grke/burp/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/grke/burp/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue