Permalink
Browse files
libcryptopp: Update to 8.2.0
- Loading branch information
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name libcryptopp |
|
|
version 8.1.0 |
|
|
version 8.2.0 |
|
|
categories devel security |
|
|
platforms darwin |
|
|
maintainers {raphael @raphael-st} openmaintainer |
|
|
@@ -18,9 +18,9 @@ master_sites ${homepage} \ |
|
|
https://raw.githubusercontent.com/weidai11/website/master |
|
|
distname cryptopp[strsed ${version} {g/\.//}] |
|
|
|
|
|
checksums rmd160 10a085913cb06297ade50da08b924ea508d7f926 \ |
|
|
sha256 f609b453e42abbab7163191dfe060964121f04da212e2e4f2f0ebe94b7e806ae \ |
|
|
size 8846289 |
|
|
checksums rmd160 cdb5f1b9152cfccc35c5cca3027437e60cf63dea \ |
|
|
sha256 03f0e2242e11b9d19b28d0ec5a3fa8ed5cc7b27640e6bed365744f593e858058 \ |
|
|
size 8859815 |
|
|
|
|
|
use_zip yes |
|
|
extract.mkdir yes |
|
|
|
|
|
@@ -1,6 +1,6 @@ |
|
|
--- GNUmakefile.orig 2019-02-23 05:40:14.000000000 +0100 |
|
|
+++ GNUmakefile 2019-02-23 09:14:25.000000000 +0100 |
|
|
@@ -1311,7 +1311,7 @@ |
|
|
--- GNUmakefile.orig 2019-04-29 01:36:50.000000000 +0200 |
|
|
+++ GNUmakefile 2019-04-29 17:45:05.000000000 +0200 |
|
|
@@ -1300,7 +1300,7 @@ |
|
|
endif |
|
|
|
|
|
libcryptopp.dylib: $(LIBOBJS) |
|
|
|