mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/jitterentropy-library: bump version to 3.6.1
- License hash changed due to year update. - Updated site to new location. Release notes: https://github.com/smuellerDD/jitterentropy-library/releases/tag/v3.6.1 https://github.com/smuellerDD/jitterentropy-library/releases/tag/v3.6.0 https://github.com/smuellerDD/jitterentropy-library/releases/tag/v3.5.0 Changelog file: https://github.com/smuellerDD/jitterentropy-library/blob/v3.6.1/CHANGES.md Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
3a9a06832b
commit
b2ae9d0acd
@@ -1,5 +1,5 @@
|
||||
# Locally computed
|
||||
sha256 802f025f766c38abf663fd5a21482b8313b6d6e2c68c36a4ffd6bc105fe975ab jitterentropy-library-3.4.1.tar.xz
|
||||
sha256 7a89069066f6c0b8767d3256e5ec5d765b2c7f3354a5a06fc8d5bd7b8103d8a3 LICENSE
|
||||
sha256 ddd23429cb6bdabbfeafd2b6aaabfbf1959dd7288887334dfec5ff099a2e9f3e jitterentropy-library-3.6.1.tar.xz
|
||||
sha256 adbfea86223ce2c1f410353054fbbe8d7936dd900ff0d373301c959300c2214c LICENSE
|
||||
sha256 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239 LICENSE.bsd
|
||||
sha256 e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4 LICENSE.gplv2
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
JITTERENTROPY_LIBRARY_VERSION = 3.4.1
|
||||
JITTERENTROPY_LIBRARY_VERSION = 3.6.1
|
||||
JITTERENTROPY_LIBRARY_SOURCE = \
|
||||
jitterentropy-library-$(JITTERENTROPY_LIBRARY_VERSION).tar.xz
|
||||
JITTERENTROPY_LIBRARY_SITE = http://www.chronox.de/jent
|
||||
JITTERENTROPY_LIBRARY_SITE = http://www.chronox.de/jent/releases/$(JITTERENTROPY_LIBRARY_VERSION)
|
||||
JITTERENTROPY_LIBRARY_LICENSE = GPL-2.0 or BSD-3-Clause
|
||||
JITTERENTROPY_LIBRARY_LICENSE_FILES = LICENSE LICENSE.bsd LICENSE.gplv2
|
||||
JITTERENTROPY_LIBRARY_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user