[arch-commits] Commit in jitterentropy/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at gemini.archlinux.org
Wed Sep 15 22:01:25 UTC 2021


    Date: Wednesday, September 15, 2021 @ 22:01:24
  Author: mtorromeo
Revision: 1016100

upgpkg: jitterentropy 3.3.0-1

Modified:
  jitterentropy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-15 21:53:57 UTC (rev 1016099)
+++ PKGBUILD	2021-09-15 22:01:24 UTC (rev 1016100)
@@ -3,7 +3,7 @@
 
 pkgname=jitterentropy
 _pkgname=$pkgname-library
-pkgver=3.2.0
+pkgver=3.3.0
 pkgrel=1
 pkgdesc='Hardware RNG based on CPU timing jitter'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('BSD' 'GPL2')
 depends=('glibc')
 source=(https://www.chronox.de/jent/$_pkgname-$pkgver.tar.xz{,.asc})
-sha256sums=('dc8c93f4d56e87d53de42c1da98574f5e87f563f02549b86d659eb120f90910a'
+sha256sums=('b0743fdc6044e95732cbd374e2e2b4cdd4eab2989d3784e8669147c0be83a9b9'
             'SKIP')
 validpgpkeys=(3BCC43D4D2C87D1784B69EE4421EE936326AC15B)
 



More information about the arch-commits mailing list