spdx-licenses-list: update to 3.18.
Also: - update common/travis/license.lst.
This commit is contained in:
parent
98ae5ac26a
commit
526c827bf5
2 changed files with 12 additions and 2 deletions
|
@ -80,6 +80,7 @@ CC-BY-2.5-AU
|
||||||
CC-BY-2.5
|
CC-BY-2.5
|
||||||
CC-BY-3.0-AT
|
CC-BY-3.0-AT
|
||||||
CC-BY-3.0-DE
|
CC-BY-3.0-DE
|
||||||
|
CC-BY-3.0-IGO
|
||||||
CC-BY-3.0-NL
|
CC-BY-3.0-NL
|
||||||
CC-BY-3.0-US
|
CC-BY-3.0-US
|
||||||
CC-BY-3.0
|
CC-BY-3.0
|
||||||
|
@ -223,6 +224,8 @@ GPL-3.0-linking-source-exception
|
||||||
GPL-3.0-only
|
GPL-3.0-only
|
||||||
GPL-3.0-or-later
|
GPL-3.0-or-later
|
||||||
GPL-CC-1.0
|
GPL-CC-1.0
|
||||||
|
GStreamer-exception-2005
|
||||||
|
GStreamer-exception-2008
|
||||||
Giftware
|
Giftware
|
||||||
Glide
|
Glide
|
||||||
Glulxe
|
Glulxe
|
||||||
|
@ -266,6 +269,8 @@ LPPL-1.1
|
||||||
LPPL-1.2
|
LPPL-1.2
|
||||||
LPPL-1.3a
|
LPPL-1.3a
|
||||||
LPPL-1.3c
|
LPPL-1.3c
|
||||||
|
LZMA-SDK-9.11-to-9.20
|
||||||
|
LZMA-SDK-9.22
|
||||||
LZMA-exception
|
LZMA-exception
|
||||||
Latex2e
|
Latex2e
|
||||||
Leptonica
|
Leptonica
|
||||||
|
@ -290,10 +295,12 @@ MPL-1.0
|
||||||
MPL-1.1
|
MPL-1.1
|
||||||
MPL-2.0-no-copyleft-exception
|
MPL-2.0-no-copyleft-exception
|
||||||
MPL-2.0
|
MPL-2.0
|
||||||
|
MS-LPL
|
||||||
MS-PL
|
MS-PL
|
||||||
MS-RL
|
MS-RL
|
||||||
MTLL
|
MTLL
|
||||||
MakeIndex
|
MakeIndex
|
||||||
|
Minpack
|
||||||
MirOS
|
MirOS
|
||||||
Motosoto
|
Motosoto
|
||||||
MulanPSL-1.0
|
MulanPSL-1.0
|
||||||
|
@ -306,6 +313,7 @@ NBPL-1.0
|
||||||
NCGL-UK-2.0
|
NCGL-UK-2.0
|
||||||
NCSA
|
NCSA
|
||||||
NGPL
|
NGPL
|
||||||
|
NICTA-1.0
|
||||||
NIST-PD-fallback
|
NIST-PD-fallback
|
||||||
NIST-PD
|
NIST-PD
|
||||||
NLOD-1.0
|
NLOD-1.0
|
||||||
|
@ -383,6 +391,7 @@ Plexus
|
||||||
PolyForm-Noncommercial-1.0.0
|
PolyForm-Noncommercial-1.0.0
|
||||||
PolyForm-Small-Business-1.0.0
|
PolyForm-Small-Business-1.0.0
|
||||||
PostgreSQL
|
PostgreSQL
|
||||||
|
Python-2.0.1
|
||||||
Python-2.0
|
Python-2.0
|
||||||
QPL-1.0
|
QPL-1.0
|
||||||
Qhull
|
Qhull
|
||||||
|
@ -519,6 +528,7 @@ libpng-2.0
|
||||||
libselinux-1.0
|
libselinux-1.0
|
||||||
libtiff
|
libtiff
|
||||||
mif-exception
|
mif-exception
|
||||||
|
mpi-permissive
|
||||||
mpich2
|
mpich2
|
||||||
mplus
|
mplus
|
||||||
openvpn-openssl-exception
|
openvpn-openssl-exception
|
||||||
|
|
|
@ -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.17
|
version=3.18
|
||||||
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=387b518f145a95079438b4ec0fc8a42e38fb76f8c4a05c0f169a6b156be27788
|
checksum=4e51bcc3b242f1f88fc0edf7565294569d25b64df20d34f2944e614c4a095489
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/spdx
|
vmkdir usr/share/spdx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue