Permalink
Browse files
ruby-build: update to 20190423
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
ruby/ruby-build/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup rbenv ruby-build 20190130 v |
|
|
github.setup rbenv ruby-build 20190423 v |
|
|
categories ruby |
|
|
license MIT |
|
|
platforms darwin |
|
|
@@ -14,9 +14,9 @@ maintainers {mojca @mojca} openmaintainer |
|
|
description Compile and install Ruby |
|
|
long_description ${description} |
|
|
|
|
|
checksums rmd160 2f0663c12eb8ad39d22535c4eb55571dd2dfa8bc \ |
|
|
sha256 6e8c547cd0feb66763bdc160702558607e89b48d2661edb8693636a40da03f4d \ |
|
|
size 60970 |
|
|
checksums rmd160 a18e9e3398c4bf7785135aa3a2630ae8830bc43b \ |
|
|
sha256 8c0141e609950d949464581b4c9ce5d8cf84e41747b2e58c30916eb78206fcb4 \ |
|
|
size 62131 |
|
|
|
|
|
use_configure no |
|
|
build {} |
|
|
|