nss: updated to 3.24

This commit is contained in:
Fredrik Rinnestam 2016-06-14 15:37:52 +02:00
parent 7b918182e6
commit fdc6d146e8
3 changed files with 5 additions and 3 deletions

View File

@ -35,6 +35,8 @@ drwxr-xr-x root/root usr/include/nss/
-rw-r--r-- root/root usr/include/nss/keyhi.h
-rw-r--r-- root/root usr/include/nss/keyt.h
-rw-r--r-- root/root usr/include/nss/keythi.h
-rw-r--r-- root/root usr/include/nss/lowkeyi.h
-rw-r--r-- root/root usr/include/nss/lowkeyti.h
-rw-r--r-- root/root usr/include/nss/nss.h
-rw-r--r-- root/root usr/include/nss/nssb64.h
-rw-r--r-- root/root usr/include/nss/nssb64t.h

View File

@ -1,3 +1,3 @@
21c3fed84441b2ab4c50ac626f6517e7 nss-3.23.tar.gz
35854c549cb02100d0f90a6ef328e2e8 nss-3.24.tar.gz
17226659298a9d9bb3f323186d220f6f nss-config.in
a796e6ab6c87573ffb649ce8769bc07a nss.pc.in

View File

@ -4,9 +4,9 @@
# Depends on: nspr sqlite3
name=nss
version=3.23
version=3.24
release=1
source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_3_23_RTM/src/$name-$version.tar.gz \
source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_3_24_RTM/src/$name-$version.tar.gz \
nss-config.in nss.pc.in)
build() {