diff options
Diffstat (limited to 'extra/nss')
-rw-r--r-- | extra/nss/.footprint.i686 | 1 | ||||
-rw-r--r-- | extra/nss/.footprint.x86_64 | 1 | ||||
-rw-r--r-- | extra/nss/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/nss/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | extra/nss/Pkgfile | 4 |
5 files changed, 6 insertions, 4 deletions
diff --git a/extra/nss/.footprint.i686 b/extra/nss/.footprint.i686 index c2fc3aece..2c74cbd1d 100644 --- a/extra/nss/.footprint.i686 +++ b/extra/nss/.footprint.i686 @@ -52,6 +52,7 @@ drwxr-xr-x root/root usr/include/nss/ -rw-r--r-- root/root usr/include/nss/nssilckt.h -rw-r--r-- root/root usr/include/nss/nssilock.h -rw-r--r-- root/root usr/include/nss/nsslocks.h +-rw-r--r-- root/root usr/include/nss/nsslowhash.h -rw-r--r-- root/root usr/include/nss/nssrwlk.h -rw-r--r-- root/root usr/include/nss/nssrwlkt.h -rw-r--r-- root/root usr/include/nss/nssutil.h diff --git a/extra/nss/.footprint.x86_64 b/extra/nss/.footprint.x86_64 index c2fc3aece..2c74cbd1d 100644 --- a/extra/nss/.footprint.x86_64 +++ b/extra/nss/.footprint.x86_64 @@ -52,6 +52,7 @@ drwxr-xr-x root/root usr/include/nss/ -rw-r--r-- root/root usr/include/nss/nssilckt.h -rw-r--r-- root/root usr/include/nss/nssilock.h -rw-r--r-- root/root usr/include/nss/nsslocks.h +-rw-r--r-- root/root usr/include/nss/nsslowhash.h -rw-r--r-- root/root usr/include/nss/nssrwlk.h -rw-r--r-- root/root usr/include/nss/nssrwlkt.h -rw-r--r-- root/root usr/include/nss/nssutil.h diff --git a/extra/nss/.md5sum.i686 b/extra/nss/.md5sum.i686 index 7e95fc168..756170764 100644 --- a/extra/nss/.md5sum.i686 +++ b/extra/nss/.md5sum.i686 @@ -1,2 +1,2 @@ -50089cd0f14c690d41392fdbb1f69181 nss-3.12.5.tar.gz +bd32f183ca28440c1744650be31a9ccc nss-3.12.9.tar.gz 17226659298a9d9bb3f323186d220f6f nss-config.in diff --git a/extra/nss/.md5sum.x86_64 b/extra/nss/.md5sum.x86_64 index 7e95fc168..756170764 100644 --- a/extra/nss/.md5sum.x86_64 +++ b/extra/nss/.md5sum.x86_64 @@ -1,2 +1,2 @@ -50089cd0f14c690d41392fdbb1f69181 nss-3.12.5.tar.gz +bd32f183ca28440c1744650be31a9ccc nss-3.12.9.tar.gz 17226659298a9d9bb3f323186d220f6f nss-config.in diff --git a/extra/nss/Pkgfile b/extra/nss/Pkgfile index c66646b8d..bf6edd3d2 100644 --- a/extra/nss/Pkgfile +++ b/extra/nss/Pkgfile @@ -6,9 +6,9 @@ # Run on: nspr,sqlite3 name=nss -version=3.12.5 +version=3.12.9 release=1 -source=(ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_5_RTM/src/$name-$version.tar.gz \ +source=(ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_9_RTM/src/$name-$version.tar.gz \ nss-config.in) build() { |