diff options
-rw-r--r-- | crypto++/.footprint | 6 | ||||
-rw-r--r-- | crypto++/.signature | 8 | ||||
-rw-r--r-- | crypto++/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/crypto++/.footprint b/crypto++/.footprint index 386d1b0a4..338dfb429 100644 --- a/crypto++/.footprint +++ b/crypto++/.footprint @@ -194,8 +194,8 @@ drwxr-xr-x root/root usr/include/cryptopp/ -rw-r--r-- root/root usr/include/cryptopp/zinflate.h -rw-r--r-- root/root usr/include/cryptopp/zlib.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libcryptopp.so -> libcryptopp.so.8.6.0 -lrwxrwxrwx root/root usr/lib/libcryptopp.so.8 -> libcryptopp.so.8.6.0 --rwxr-xr-x root/root usr/lib/libcryptopp.so.8.6.0 +lrwxrwxrwx root/root usr/lib/libcryptopp.so -> libcryptopp.so.8.7.0 +lrwxrwxrwx root/root usr/lib/libcryptopp.so.8 -> libcryptopp.so.8.7.0 +-rwxr-xr-x root/root usr/lib/libcryptopp.so.8.7.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libcryptopp.pc diff --git a/crypto++/.signature b/crypto++/.signature index 5f5484119..5101f05d5 100644 --- a/crypto++/.signature +++ b/crypto++/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zt91CFRdDDBwKuFMTJkU5ly2GEBhMYyLQdNGkr6P2rjA7O0WoyGWv9SzGtMbUbbykTGltYQslVT+r+giYhxUQI= -SHA256 (Pkgfile) = bb1345fb0769f0006f614abb65739e562a4400e1eef8cb90ad3c3662ac88a5fb -SHA256 (.footprint) = bb802f25fc40dde765471d18343ca1406de088fb804937929353c98b0d395ccc -SHA256 (cryptopp860.zip) = 20aa413957d9c8ae353ee2f7747bd7ac392f933c60a53e3fd1e41cadbc48d193 +RWSagIOpLGJF3wRf56Ni/oICs65fUAztjqaQ+2WKZmGhR/3uAO6SY20T0w7gBLYqQjZamMiB671MUZL+fgKpauYQEPdlu5bo/gU= +SHA256 (Pkgfile) = 457e7cb5a20855157c91feb480b67dd462c4c2725de37871a75dd434ca72eb60 +SHA256 (.footprint) = d029db1a3dbf4671569e38bd6c705e063c811b413a681d78f98980867a349cd5 +SHA256 (cryptopp870.zip) = d0d3a28fcb5a1f6ed66b3adf57ecfaed234a7e194e42be465c2ba70c744538dd diff --git a/crypto++/Pkgfile b/crypto++/Pkgfile index 721001eca..760bd8253 100644 --- a/crypto++/Pkgfile +++ b/crypto++/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Danny Rawlins, crux at romster dot me name=crypto++ -version=8.6.0 +version=8.7.0 release=1 source=(https://www.cryptopp.com/${name//++/pp}${version//./}.zip) |