diff options
Diffstat (limited to 'java/bouncycastle/Makefile')
-rw-r--r-- | java/bouncycastle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index cea291ed93c6..885dd053bec7 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bouncycastle -PORTVERSION= 1.42 +PORTVERSION= 1.43 CATEGORIES= java security MASTER_SITES= http://downloads.bouncycastle.org/java/ \ http://polydistortion.net/bc/download/ \ |