diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-06 13:59:01 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-06 13:59:01 +0100 |
commit | 9ca85db2c2e7d8f91f21c6d93443e2ed441f3ea6 (patch) | |
tree | 4a630643db75ad34ac1edefc7c9917207c137c50 /extra/nss | |
parent | e3097aa921e874c54422fc438821d2273984f7ff (diff) | |
download | nutyx-extra-9ca85db2c2e7d8f91f21c6d93443e2ed441f3ea6.tar.gz nutyx-extra-9ca85db2c2e7d8f91f21c6d93443e2ed441f3ea6.tar.bz2 nutyx-extra-9ca85db2c2e7d8f91f21c6d93443e2ed441f3ea6.tar.xz nutyx-extra-9ca85db2c2e7d8f91f21c6d93443e2ed441f3ea6.zip |
nss, maj 3.12.9-1
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() { |