mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
[PATCH] Update java/bouncycastle to version 1.16
java/bouncycastle port is currently at version 1.11. However the jce-jdk13-111.tar.gz tarball downloaded from http://www.bouncycastle.org/download/ suddenly seems to contain jce-jdk13-116, which naturally fails the checksum test: PR: ports/46184 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
This commit is contained in:
parent
d58ff756d4
commit
f2b21d90a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78510
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bouncycastle
|
||||
PORTVERSION= 1.11
|
||||
PORTVERSION= 1.16
|
||||
CATEGORIES= java security
|
||||
MASTER_SITES= http://www.bouncycastle.org/download/
|
||||
DISTNAME= jce-jdk13-${PORTVERSION:S/.//}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (jce-jdk13-111.tar.gz) = ae49a186451407bd1b351ea21e4754c6
|
||||
MD5 (jce-jdk13-116.tar.gz) = ee2afc87e789b8635f0a616aaabfb298
|
||||
|
Loading…
Reference in New Issue
Block a user