mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spdx-licenses-list: update to 3.16.
Also: - sync common/travis/license.lst.
This commit is contained in:
parent
e77d70c188
commit
d262d0cd38
2 changed files with 9 additions and 3 deletions
|
@ -30,6 +30,7 @@ Aladdin
|
||||||
Apache-1.0
|
Apache-1.0
|
||||||
Apache-1.1
|
Apache-1.1
|
||||||
Apache-2.0
|
Apache-2.0
|
||||||
|
App-s2p
|
||||||
Artistic-1.0-Perl
|
Artistic-1.0-Perl
|
||||||
Artistic-1.0-cl8
|
Artistic-1.0-cl8
|
||||||
Artistic-1.0
|
Artistic-1.0
|
||||||
|
@ -154,6 +155,7 @@ Crossword
|
||||||
CrystalStacker
|
CrystalStacker
|
||||||
Cube
|
Cube
|
||||||
D-FSL-1.0
|
D-FSL-1.0
|
||||||
|
DL-DE-BY-2.0
|
||||||
DOC
|
DOC
|
||||||
DRL-1.0
|
DRL-1.0
|
||||||
DSDP
|
DSDP
|
||||||
|
@ -170,6 +172,7 @@ EUDatagrid
|
||||||
EUPL-1.0
|
EUPL-1.0
|
||||||
EUPL-1.1
|
EUPL-1.1
|
||||||
EUPL-1.2
|
EUPL-1.2
|
||||||
|
Elastic-2.0
|
||||||
Entessa
|
Entessa
|
||||||
ErlPL-1.1
|
ErlPL-1.1
|
||||||
Eurosym
|
Eurosym
|
||||||
|
@ -239,6 +242,7 @@ Intel
|
||||||
Interbase-1.0
|
Interbase-1.0
|
||||||
JPNIC
|
JPNIC
|
||||||
JSON
|
JSON
|
||||||
|
Jam
|
||||||
JasPer-2.0
|
JasPer-2.0
|
||||||
LAL-1.2
|
LAL-1.2
|
||||||
LAL-1.3
|
LAL-1.3
|
||||||
|
@ -409,6 +413,7 @@ SSH-short
|
||||||
SSPL-1.0
|
SSPL-1.0
|
||||||
SWL
|
SWL
|
||||||
Saxpath
|
Saxpath
|
||||||
|
SchemeReport
|
||||||
Sendmail-8.23
|
Sendmail-8.23
|
||||||
Sendmail
|
Sendmail
|
||||||
SimPL-2.0
|
SimPL-2.0
|
||||||
|
@ -443,6 +448,7 @@ WTFPL
|
||||||
Watcom-1.0
|
Watcom-1.0
|
||||||
Wsuipa
|
Wsuipa
|
||||||
WxWindows-exception-3.1
|
WxWindows-exception-3.1
|
||||||
|
X11-distribute-modifications-variant
|
||||||
X11
|
X11
|
||||||
XFree86-1.1
|
XFree86-1.1
|
||||||
XSkat
|
XSkat
|
||||||
|
@ -459,7 +465,6 @@ Zimbra-1.3
|
||||||
Zimbra-1.4
|
Zimbra-1.4
|
||||||
Zlib
|
Zlib
|
||||||
blessing
|
blessing
|
||||||
bzip2-1.0.5
|
|
||||||
bzip2-1.0.6
|
bzip2-1.0.6
|
||||||
copyleft-next-0.3.0
|
copyleft-next-0.3.0
|
||||||
copyleft-next-0.3.1
|
copyleft-next-0.3.1
|
||||||
|
@ -492,6 +497,7 @@ deprecated_LGPL-3.0+
|
||||||
deprecated_LGPL-3.0
|
deprecated_LGPL-3.0
|
||||||
deprecated_Nunit
|
deprecated_Nunit
|
||||||
deprecated_StandardML-NJ
|
deprecated_StandardML-NJ
|
||||||
|
deprecated_bzip2-1.0.5
|
||||||
deprecated_eCos-2.0
|
deprecated_eCos-2.0
|
||||||
deprecated_wxWindows
|
deprecated_wxWindows
|
||||||
diffmark
|
diffmark
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# common/travis/license.lst should be updated in sync with this package
|
# common/travis/license.lst should be updated in sync with this package
|
||||||
pkgname=spdx-licenses-list
|
pkgname=spdx-licenses-list
|
||||||
version=3.15
|
version=3.16
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="license-list-data-${version}"
|
wrksrc="license-list-data-${version}"
|
||||||
short_desc="SPDX License List"
|
short_desc="SPDX License List"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="CC-BY-3.0"
|
license="CC-BY-3.0"
|
||||||
homepage="https://spdx.org"
|
homepage="https://spdx.org"
|
||||||
distfiles="https://github.com/spdx/license-list-data/archive/v${version}.tar.gz"
|
distfiles="https://github.com/spdx/license-list-data/archive/v${version}.tar.gz"
|
||||||
checksum=728d7ad11ce13e81cb2346b6fda7168dbdc9d3c5592e8142ae910b70b6cb79b7
|
checksum=49452295f8f61c70f0bc123431f09710bca3e54e32299548f1a1c2a782987dbd
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/spdx
|
vmkdir usr/share/spdx
|
||||||
|
|
Loading…
Add table
Reference in a new issue