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

Pierre Schmitz pierre at archlinux.org
Thu May 25 16:55:26 UTC 2017


    Date: Thursday, May 25, 2017 @ 16:55:25
  Author: pierre
Revision: 296578

upgpkg: openssl 1.1.0.f-1

Modified:
  openssl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-25 15:54:46 UTC (rev 296577)
+++ PKGBUILD	2017-05-25 16:55:25 UTC (rev 296578)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=openssl
-_ver=1.1.0e
+_ver=1.1.0f
 # use a pacman compatible version scheme
 pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
 #pkgver=$_ver
@@ -17,7 +17,7 @@
 source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"
         "https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz.asc"
         'ca-dir.patch')
-md5sums=('51c42d152122e474754aea96f66928c6'
+md5sums=('7b521dea79ab159e8ec879d2333369fa'
          'SKIP'
          '02b53865fb70faef763e262b4971aa4b')
 validpgpkeys=('8657ABB260F056B1E5190839D9C4D26D0E604491')



More information about the arch-commits mailing list