nss: updated to 3.12.3.
This commit is contained in:
parent
9dd4a133c8
commit
527c5d8670
@ -54,6 +54,7 @@ drwxr-xr-x root/root usr/include/nss/
|
||||
-rw-r--r-- root/root usr/include/nss/nsslocks.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
|
||||
-rw-r--r-- root/root usr/include/nss/ocsp.h
|
||||
-rw-r--r-- root/root usr/include/nss/ocspt.h
|
||||
-rw-r--r-- root/root usr/include/nss/p12.h
|
||||
@ -100,7 +101,6 @@ drwxr-xr-x root/root usr/include/nss/
|
||||
-rw-r--r-- root/root usr/include/nss/sslproto.h
|
||||
-rw-r--r-- root/root usr/include/nss/sslt.h
|
||||
-rw-r--r-- root/root usr/include/nss/utilrename.h
|
||||
-rw-r--r-- root/root usr/include/nss/watcomfx.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libcrmf.a
|
||||
-rw-r--r-- root/root usr/lib/libfreebl3.chk
|
||||
|
@ -1,2 +1,2 @@
|
||||
917f4e05f3982bd7fceaede197f0e1d4 nss-3.12.tar.gz
|
||||
ecb7079ba4ebcf29b7716775384f1f18 nss-3.12.3.tar.bz2
|
||||
17226659298a9d9bb3f323186d220f6f nss-config.in
|
||||
|
@ -4,13 +4,13 @@
|
||||
# Depends on: nspr sqlite3
|
||||
|
||||
name=nss
|
||||
version=3.12.0
|
||||
version=3.12.3
|
||||
release=1
|
||||
source=(ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_RTM/src/$name-3.12.tar.gz \
|
||||
source=(ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_3_RTM/src/$name-3.12.3.tar.bz2 \
|
||||
nss-config.in)
|
||||
|
||||
build() {
|
||||
cd $name-${version%.*}
|
||||
cd $name-$version
|
||||
|
||||
local file
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user