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

Christian Hesse eworm at archlinux.org
Thu Mar 3 11:57:49 UTC 2016


    Date: Thursday, March 3, 2016 @ 12:57:49
  Author: eworm
Revision: 164453

use latest openssl

Modified:
  vagrant-substrate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-03 11:23:10 UTC (rev 164452)
+++ PKGBUILD	2016-03-03 11:57:49 UTC (rev 164453)
@@ -33,6 +33,10 @@
   sed -i "s:/vagrant-substrate:$srcdir/$_pkgname/vagrant-substrate:" \
     hiera/common.yaml
 
+  # use latest openssl
+  sed -i 's/openssl-1.0.2e.tar.gz/openssl-1.0.2g.tar.gz/' \
+    modules/openssl/manifests/init.pp
+
   # Don't create a zip of the substrate
   sed -i '48,50d' modules/vagrant_substrate/manifests/init.pp
 



More information about the arch-commits mailing list