diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-12-24 15:47:04 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2016-12-24 15:47:04 +0000 |
commit | 3a4fbe5f10a68da546ee42dc3e50b293fdefb7b1 (patch) | |
tree | ee27dbf7cc363056cd60557d56daf0e139777d80 /net/jsch | |
parent | 78d2926cdb7cad6ae51a05f366f9da7a13266b89 (diff) | |
download | ports-3a4fbe5f10a68da546ee42dc3e50b293fdefb7b1.tar.gz ports-3a4fbe5f10a68da546ee42dc3e50b293fdefb7b1.zip |
Notes
Diffstat (limited to 'net/jsch')
-rw-r--r-- | net/jsch/Makefile | 2 | ||||
-rw-r--r-- | net/jsch/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/jsch/Makefile b/net/jsch/Makefile index 22b07acebe54..d0bb44830a05 100644 --- a/net/jsch/Makefile +++ b/net/jsch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jsch -PORTVERSION= 0.1.53 +PORTVERSION= 0.1.54 CATEGORIES= net java security MASTER_SITES= SF diff --git a/net/jsch/distinfo b/net/jsch/distinfo index 87962bfda21f..ef13566679bb 100644 --- a/net/jsch/distinfo +++ b/net/jsch/distinfo @@ -1,2 +1,3 @@ -SHA256 (jsch-0.1.53.zip) = b6f50c3306a0135dcb5e75d460c587798e388e704a3a23f2dcde480ee791499c -SIZE (jsch-0.1.53.zip) = 365003 +TIMESTAMP = 1482594288 +SHA256 (jsch-0.1.54.zip) = ab71e1e5ff665213b7d892ebd0829b3da835538a73409fe11bb006ec5b6b3909 +SIZE (jsch-0.1.54.zip) = 365455 |