Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
nss: update to version 3.37.3
  • Loading branch information
Schamschula committed Jun 7, 2018
1 parent 7c7f3c2 commit 525a0d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions net/nss/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup compiler_blacklist_versions 1.0
PortGroup muniversal 1.0

name nss
version 3.37.1
version 3.37.3
set NSS_VMAJOR [lindex [split ${version} .] 0]
set NSS_VMINOR [lindex [split ${version} .] 1]
set NSS_VPATCH [lindex [split ${version} .] 2]
Expand All @@ -29,9 +29,9 @@ use_bzip2 no
master_sites https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${my_release}/src/ \
ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${my_release}/src/

checksums rmd160 e0b4ac0fa2b24546176501436680194d9a1aeba6 \
sha256 097b30e436479ad737b3703b25b6198b6513e202731085c6f097d8853dd20405 \
size 23034142
checksums rmd160 5881c09b9a5b36f066925ffe0009b7a85ab2e34b \
sha256 9af2bbb615d010bd866bb83f8c0bb22b0fa086171e93030ffb03da3da15cc5be \
size 23034239

depends_lib port:nspr \
port:zlib \
Expand Down

0 comments on commit 525a0d4

Please sign in to comment.