spdx-licenses-list: update to 3.13.

This commit is contained in:
mobinmob 2021-05-21 16:34:28 +03:00 committed by Érico Nogueira Rolim
parent 8a0973bfd9
commit 6966661b52
2 changed files with 4 additions and 2 deletions

View file

@ -44,6 +44,7 @@ BSD-3-Clause-Attribution
BSD-3-Clause-Clear BSD-3-Clause-Clear
BSD-3-Clause-LBNL BSD-3-Clause-LBNL
BSD-3-Clause-Modification BSD-3-Clause-Modification
BSD-3-Clause-No-Military-License
BSD-3-Clause-No-Nuclear-License-2014 BSD-3-Clause-No-Nuclear-License-2014
BSD-3-Clause-No-Nuclear-License BSD-3-Clause-No-Nuclear-License
BSD-3-Clause-No-Nuclear-Warranty BSD-3-Clause-No-Nuclear-Warranty
@ -109,6 +110,7 @@ CC-PDDC
CC0-1.0 CC0-1.0
CDDL-1.0 CDDL-1.0
CDDL-1.1 CDDL-1.1
CDL-1.0
CDLA-Permissive-1.0 CDLA-Permissive-1.0
CDLA-Sharing-1.0 CDLA-Sharing-1.0
CECILL-1.0 CECILL-1.0

View file

@ -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.12 version=3.13
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="GPL-3.0-or-later" license="GPL-3.0-or-later"
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=f80e9b6886b50b589040789938b260ab61eafe733d5d72f145a726ad82c569b8 checksum=56c58e4a59d7f87ad3387367e861524033535b8f5239a63b26adf5cce9662839
do_install() { do_install() {
vmkdir usr/share/spdx vmkdir usr/share/spdx