Permalink
Browse files
openpace: update to 1.1.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
security/openpace/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup frankmorgner openpace 1.0.3 |
|
|
github.setup frankmorgner openpace 1.1.0 |
|
|
categories security libs |
|
|
platforms darwin |
|
|
license GPL-3 |
|
|
@@ -14,9 +14,9 @@ long_description OpenPACE implements Extended Access Control (EAC) \ |
|
|
version 2 as specified in BSI TR-03110. |
|
|
|
|
|
github.tarball_from releases |
|
|
checksums rmd160 8cb3d48a1db447da92239b6bd4c3b32aed50d5d0 \ |
|
|
sha256 73d327e35fe717cf7d0a6f80dc99ad38fbc34cbee8e4e263a986293319984012 \ |
|
|
size 3326827 |
|
|
checksums rmd160 9962fbf76f82809bc6cc91ef98df85ad112e5066 \ |
|
|
sha256 30eac481a4256efc374367110076593b770516c221653a9d1f8fa275bf324dc6 \ |
|
|
size 3428532 |
|
|
|
|
|
depends_build port:gengetopt port:help2man port:pkgconfig |
|
|
depends_lib port:openssl |
|
|
|