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

Timothy Redaelli tredaelli at archlinux.org
Mon Nov 14 14:29:42 UTC 2016


    Date: Monday, November 14, 2016 @ 14:29:41
  Author: tredaelli
Revision: 195686

Todo List: Use gpg signatures and https sources

Modified:
  ecryptfs-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 14:28:44 UTC (rev 195685)
+++ PKGBUILD	2016-11-14 14:29:41 UTC (rev 195686)
@@ -13,8 +13,8 @@
 makedepends=('swig' 'intltool' 'gettext' 'python2')
 depends=('nss' 'pam')
 optdepends=('python2: for python module')
-source=("http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz"
-        "${pkgname}_${pkgver}.orig.tar.gz.sig::http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc"
+source=("https://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz"
+        "${pkgname}_${pkgver}.orig.tar.gz.sig::https://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc"
         CVE-2016-1572.patch)
 md5sums=('80f2a73e14030239fa01a2f1e5606a0e'
          'SKIP'



More information about the arch-commits mailing list