Message ID | 20250113005901.773490-1-nemaakhilesh@gmail.com |
---|---|
State | Accepted |
Headers | show |
Series | [1/1] package/jitterentropy-library: bump version to 3.6.1 | expand |
>>>>> "Akhilesh" == Akhilesh Nema <nemaakhilesh@gmail.com> writes: > - 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> Committed, thanks.
diff --git a/package/jitterentropy-library/jitterentropy-library.hash b/package/jitterentropy-library/jitterentropy-library.hash index c7833f1428..feb15f0fca 100644 --- a/package/jitterentropy-library/jitterentropy-library.hash +++ b/package/jitterentropy-library/jitterentropy-library.hash @@ -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 diff --git a/package/jitterentropy-library/jitterentropy-library.mk b/package/jitterentropy-library/jitterentropy-library.mk index f405082d08..28a0f7da61 100644 --- a/package/jitterentropy-library/jitterentropy-library.mk +++ b/package/jitterentropy-library/jitterentropy-library.mk @@ -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
- 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> --- package/jitterentropy-library/jitterentropy-library.hash | 4 ++-- package/jitterentropy-library/jitterentropy-library.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)