Permalink
Browse files
py-django: update to 2.2
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-django/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
github.setup django django 2.1.5 |
|
|
github.setup django django 2.2 |
|
|
name py-django |
|
|
categories-append www |
|
|
platforms darwin |
|
|
@@ -31,9 +31,9 @@ if {${name} ne ${subport}} { |
|
|
|
|
|
github.livecheck.regex {(1\..+?)} |
|
|
} else { |
|
|
checksums rmd160 a1eb7547b70239d23c081bafa551355c8246399c \ |
|
|
sha256 32175ca575f81ea9fc90a86f87986bad34c16cbf698b7816ed96ad2ddf34c3b8 \ |
|
|
size 8658362 |
|
|
checksums rmd160 7cfa3f9c151ad4ea9881432f13ded3d2d886565d \ |
|
|
sha256 705b0d217c77440a7a0f2d9d2a2a3539bc151838f93d3cb85556873af925359c \ |
|
|
size 8893174 |
|
|
|
|
|
livecheck.type none |
|
|
} |
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.