diff options
author | swills <swills@FreeBSD.org> | 2018-09-03 06:46:10 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-09-03 06:46:10 +0800 |
commit | ea24c3cbe3426ddd02626745770811afe0675089 (patch) | |
tree | 5ed332567aabf64cc66d415d55c0306de7596f96 /security | |
parent | 1ba7a5714fb9698d0cf9bbef4ad2870d802d19f7 (diff) | |
download | freebsd-ports-gnome-ea24c3cbe3426ddd02626745770811afe0675089.tar.gz freebsd-ports-gnome-ea24c3cbe3426ddd02626745770811afe0675089.tar.zst freebsd-ports-gnome-ea24c3cbe3426ddd02626745770811afe0675089.zip |
security/i2p: Update to 0.9.36
PR: 231018
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/i2p/Makefile | 2 | ||||
-rw-r--r-- | security/i2p/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/i2p/Makefile b/security/i2p/Makefile index 6df3b10d8540..0576788a15a5 100644 --- a/security/i2p/Makefile +++ b/security/i2p/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i2p -DISTVERSION= 0.9.35 +DISTVERSION= 0.9.36 CATEGORIES= security java net-p2p MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} \ http://download.i2p2.no/releases/${PORTVERSION}/ \ diff --git a/security/i2p/distinfo b/security/i2p/distinfo index d69c66eafdc0..c365a7687678 100644 --- a/security/i2p/distinfo +++ b/security/i2p/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530364987 -SHA256 (i2psource_0.9.35.tar.bz2) = 8bb88d3db355ebfa5be65d48089db60919875ac298b7217b7f8150048ea5079e -SIZE (i2psource_0.9.35.tar.bz2) = 29313321 +TIMESTAMP = 1535587812 +SHA256 (i2psource_0.9.36.tar.bz2) = 148c0f86f000d833901e7182797f6fb6470c1b600344056c710e326789d0fd54 +SIZE (i2psource_0.9.36.tar.bz2) = 29856168 |