From 911b80db2bc38213fd7b48b9a04b10860e8eef8e Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 24 Jan 2017 01:49:57 +0100 Subject: [PATCH 1/1] nss: updated to 3.28.1 --- nss/.footprint | 1 + nss/.md5sum | 2 +- nss/Pkgfile | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/nss/.footprint b/nss/.footprint index a7912ba..08b83e0 100644 --- a/nss/.footprint +++ b/nss/.footprint @@ -26,6 +26,7 @@ drwxr-xr-x root/root usr/include/nss/ -rw-r--r-- root/root usr/include/nss/crmft.h -rw-r--r-- root/root usr/include/nss/cryptohi.h -rw-r--r-- root/root usr/include/nss/cryptoht.h +-rw-r--r-- root/root usr/include/nss/eccutil.h -rw-r--r-- root/root usr/include/nss/ecl-exp.h -rw-r--r-- root/root usr/include/nss/hasht.h -rw-r--r-- root/root usr/include/nss/jar-ds.h diff --git a/nss/.md5sum b/nss/.md5sum index 0cf0f11..ad989d1 100644 --- a/nss/.md5sum +++ b/nss/.md5sum @@ -1,3 +1,3 @@ -ed089d28a3c593f8ba4ac26ad9984a75 nss-3.27.2.tar.gz +e98d48435cee5792f97ef7fc35a602c3 nss-3.28.1.tar.gz 17226659298a9d9bb3f323186d220f6f nss-config.in a796e6ab6c87573ffb649ce8769bc07a nss.pc.in diff --git a/nss/Pkgfile b/nss/Pkgfile index 753b798..eb03094 100644 --- a/nss/Pkgfile +++ b/nss/Pkgfile @@ -5,9 +5,9 @@ # Depends on: nspr sqlite3 name=nss -version=3.27.2 +version=3.28.1 release=1 -source=(http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_27_2_RTM/src/$name-$version.tar.gz \ +source=(http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${version//./_}_RTM/src/$name-$version.tar.gz \ nss-config.in nss.pc.in) build() { @@ -27,7 +27,7 @@ build() { export XCFLAGS="-Wno-error ${CFLAGS}" export NSS_DISABLE_GTESTS=1 - make -j1 -C nss all + make -j1 -C nss install -d $PKG/usr/{bin,lib/pkgconfig,include/nss} -- 2.26.2