diff options
author | rakuco <rakuco@FreeBSD.org> | 2012-11-06 05:41:07 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2012-11-06 05:41:07 +0800 |
commit | 38294bf2cc3d5705fb7a22e5ade533d7b9489e1c (patch) | |
tree | aba910ec8c6b91360a15b7545adf986eab668280 | |
parent | 475214adff4ca595f7ed64fc07bde55038ae31a5 (diff) | |
download | freebsd-ports-gnome-38294bf2cc3d5705fb7a22e5ade533d7b9489e1c.tar.gz freebsd-ports-gnome-38294bf2cc3d5705fb7a22e5ade533d7b9489e1c.tar.zst freebsd-ports-gnome-38294bf2cc3d5705fb7a22e5ade533d7b9489e1c.zip |
Update to 0.1.49.
PR: ports/172938
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes
-rw-r--r-- | net/jsch/Makefile | 2 | ||||
-rw-r--r-- | net/jsch/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/jsch/Makefile b/net/jsch/Makefile index 8c3821358911..44b427ccbb28 100644 --- a/net/jsch/Makefile +++ b/net/jsch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jsch -PORTVERSION= 0.1.44 +PORTVERSION= 0.1.49 CATEGORIES= net java security MASTER_SITES= SF diff --git a/net/jsch/distinfo b/net/jsch/distinfo index 324b9aa7d338..63913f7903b1 100644 --- a/net/jsch/distinfo +++ b/net/jsch/distinfo @@ -1,2 +1,2 @@ -SHA256 (jsch-0.1.44.zip) = a6000c003097cab81ed37dfcf3cad7747ed181111850fddd9090b9cc7dd52ab2 -SIZE (jsch-0.1.44.zip) = 283903 +SHA256 (jsch-0.1.49.zip) = c017dfd2533b86dd751a8b1caea0ab4f19bfb9199c207c94fbdddcfd2ba9bbfe +SIZE (jsch-0.1.49.zip) = 312322 |