Date: Saturday, June 12, 2021 @ 01:16:19
  Author: anthraxx
Revision: 963056

upgpkg: libressl 3.3.3-1

Modified:
  libressl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-06-12 01:13:56 UTC (rev 963055)
+++ PKGBUILD    2021-06-12 01:16:19 UTC (rev 963056)
@@ -5,7 +5,7 @@
 # Contributor: kpcyrd <g...@rxv.cc>
 
 pkgname=libressl
-pkgver=3.2.5
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="Free version of the TLS/crypto stack forked from OpenSSL"
 arch=(x86_64)
@@ -15,7 +15,7 @@
 optdepends=(ca-certificates)
 backup=(etc/libressl/openssl.cnf)
 
source=(https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${pkgver}.tar.gz{,.asc})
-sha256sums=('798a65fd61d385e09d559810cdfa46512f8def5919264cfef241a7b086ce7cfe'
+sha256sums=('a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066'
             'SKIP')
 validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook 
<bc...@openbsd.org>
 
@@ -52,3 +52,5 @@
         rm "${manlink}" ;
     done
 }
+
+# vim: ts=4 sw=4 et:

Reply via email to