package/libbsd: bump version to 0.12.2
Release notes: https://archive.hadrons.org/software/libbsd/libbsd-0.11.8.announce https://archive.hadrons.org/software/libbsd/libbsd-0.12.0.announce https://archive.hadrons.org/software/libbsd/libbsd-0.12.1.announce https://archive.hadrons.org/software/libbsd/libbsd-0.12.2.announce Update hash of license file, which has changed due to: - Copyright year updates. - Switch arc4random(3bsd) man page from OpenBSD to NetBSD. This gets rid of the last BSD-4-clause licensed file in the project. - Remove written-by attribution. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> [Julien: - fix upstream hash url in hash file comment - remove BSD-4-Clause from _LICENSE ] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
879c9f0fc6
commit
c555b6565f
@@ -1,5 +1,5 @@
|
||||
# From https://archive.hadrons.org/software/libbsd/libbsd-0.11.7.announce
|
||||
sha256 9baa186059ebbf25c06308e9f991fda31f7183c0f24931826d83aa6abd8a0261 libbsd-0.11.7.tar.xz
|
||||
sha512 51fda4724f41dd8a4628afd58c21236a7588d9045e337e06eeabf83805a9aaaa53705441ca901ad11f1c65f18e881523bdc97721a7d3d6a5cced27f2450d09a2 libbsd-0.11.7.tar.xz
|
||||
# From https://archive.hadrons.org/software/libbsd/libbsd-0.12.2.announce
|
||||
sha256 b88cc9163d0c652aaf39a99991d974ddba1c3a9711db8f1b5838af2a14731014 libbsd-0.12.2.tar.xz
|
||||
sha512 ce43e4f0486d5f00d4a8119ee863eaaa2f968cae4aa3d622976bb31ad601dfc565afacef7ebade5eba33fff1c329b5296c6387c008d1e1805d878431038f8b21 libbsd-0.12.2.tar.xz
|
||||
# Locally computed
|
||||
sha256 7aab3a07716d31ca72e66c1073ef8a0fa0be0daa5df7c3b2cc0c668589142336 COPYING
|
||||
sha256 978426553ab7b9cfb4503d98e578a77b8c3142c099100aa9791fd21be5a95f97 COPYING
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBBSD_VERSION = 0.11.7
|
||||
LIBBSD_VERSION = 0.12.2
|
||||
LIBBSD_SOURCE = libbsd-$(LIBBSD_VERSION).tar.xz
|
||||
LIBBSD_SITE = https://libbsd.freedesktop.org/releases
|
||||
LIBBSD_LICENSE = BSD-2-Clause, BSD-3-Clause, BSD-4-Clause, BSD-5-Clause, \
|
||||
LIBBSD_LICENSE = BSD-2-Clause, BSD-3-Clause, BSD-5-Clause, \
|
||||
MIT, ISC, Beerware
|
||||
LIBBSD_LICENSE_FILES = COPYING
|
||||
LIBBSD_CPE_ID_VENDOR = freedesktop
|
||||
|
||||
Reference in New Issue
Block a user