[arch-commits] Commit in lib32-openssl/repos/multilib-x86_64 (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Thu Aug 7 08:17:13 UTC 2014


    Date: Thursday, August 7, 2014 @ 10:17:13
  Author: bluewind
Revision: 116951

cleanup wrong update

Modified:
  lib32-openssl/repos/multilib-x86_64/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-07 08:09:40 UTC (rev 116950)
+++ PKGBUILD	2014-08-07 08:17:13 UTC (rev 116951)
@@ -3,10 +3,10 @@
 
 _pkgbasename=openssl
 pkgname=lib32-$_pkgbasename
-_ver=1.0.1i
+_ver=1.0.1h
 # use a pacman compatible version scheme
-pkgver=1.0.1.i
-#pkgver=1.0.1.i
+pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
+#pkgver=$_ver
 pkgrel=1
 pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (32-bit)'
 arch=('x86_64')
@@ -20,7 +20,7 @@
         "https://www.openssl.org/source/${_pkgbasename}-${_ver}.tar.gz.asc"
         'no-rpath.patch'
         'ca-dir.patch')
-md5sums=('c8dc151a671b9b92ff3e4c118b174972'
+md5sums=('8d6d684a9430d5cc98a62a5d8fbda8cf'
          'SKIP'
          'dc78d3d06baffc16217519242ce92478'
          '3bf51be3a1bbd262be46dc619f92aa90')




More information about the arch-commits mailing list