[arch-commits] Commit in nss/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Jun 9 17:36:42 UTC 2017
Date: Friday, June 9, 2017 @ 17:36:41
Author: heftig
Revision: 298498
syntax
Modified:
nss/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-09 17:28:53 UTC (rev 298497)
+++ PKGBUILD 2017-06-09 17:36:41 UTC (rev 298498)
@@ -13,7 +13,7 @@
depends=("nspr>=${_nsprver}" sqlite zlib sh p11-kit)
makedepends=(perl python2 xmlto docbook-xsl gyp)
options=(!strip !makeflags staticlibs)
-source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${pkgbase}-${pkgver}.tar.gz"
+source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/nss-${pkgver}.tar.gz"
certdata2pem.py bundle.sh nss.pc.in nss-config.in nss-config.xml enable-libpkix.patch)
sha256sums=('e90561256a3271486162c1fbe8d614d118c333d36a4455be2af8688bd420a65d'
'512b12a2f13129be62c008b4df0153f527dd7d71c2c5183de99dfa2a1c49dd8a'
@@ -40,7 +40,6 @@
ln -sr nss/lib/ckfw/builtins/nssckbi.h ../certs/
}
-
build() {
cd certs
python2 ../certdata2pem.py
More information about the arch-commits
mailing list