Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
curl: update to 7.53.0
  • Loading branch information
l2dy authored and ryandesign committed Feb 23, 2017
1 parent 98db571 commit 20df449
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions net/curl/Portfile
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0

name curl
version 7.52.1
version 7.53.0
categories net www
platforms darwin freebsd
maintainers ryandesign
Expand All @@ -27,8 +27,8 @@ set curl_distfile ${distfiles}
distfiles ${curl_distfile}:curl

checksums ${curl_distfile} \
rmd160 fa55d67d8a075a49fa3d777bb6c692598886d1f1 \
sha256 d16185a767cb2c1ba3d5b9096ec54e5ec198b213f45864a38b3bda4bbf87389b
rmd160 1c865c3abc0a39f5ce326f0752820a7a1ae89ee4 \
sha256 b2345a8bef87b4c229dedf637cb203b5e21db05e20277c8e1094f0d4da180801

if {${name} eq ${subport}} {
PortGroup muniversal 1.0
Expand Down Expand Up @@ -207,7 +207,7 @@ if {${name} eq ${subport}} {
}

subport curl-ca-bundle {
revision 2
revision 0
categories net
license {MPL-2 LGPL-2.1+}
supported_archs noarch
Expand Down

0 comments on commit 20df449

Please sign in to comment.