diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2020-06-01 14:40:04 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2020-06-01 14:40:04 +0000 |
commit | c64b7ce02b10b2b7b319f9aa8f85424b3a818799 (patch) | |
tree | 59bffea7b97ff768c212f29565cbf943a4eb4248 | |
parent | Switch from Python 2.7 to Python 3.7. (diff) |
devel/kronosnet: update 1.15_1 to 1.16
Notes
Notes:
svn path=/head/; revision=537489
-rw-r--r-- | devel/kronosnet/Makefile | 3 | ||||
-rw-r--r-- | devel/kronosnet/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/kronosnet/Makefile b/devel/kronosnet/Makefile index 8cd096c0d73a..a07ed05f8c0b 100644 --- a/devel/kronosnet/Makefile +++ b/devel/kronosnet/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= kronosnet -PORTVERSION= 1.15 -PORTREVISION= 1 +PORTVERSION= 1.16 CATEGORIES= devel MASTER_SITES= https://kronosnet.org/releases/ diff --git a/devel/kronosnet/distinfo b/devel/kronosnet/distinfo index 387a63a6ca06..c782940a0dc8 100644 --- a/devel/kronosnet/distinfo +++ b/devel/kronosnet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1584110628 -SHA256 (kronosnet-1.15.tar.gz) = 16c14af0f5e74882f59eb738480bc191d968d28159a7e33ed04545783356319c -SIZE (kronosnet-1.15.tar.gz) = 765211 +TIMESTAMP = 1591021488 +SHA256 (kronosnet-1.16.tar.gz) = efcbcd9adbccf95db1ba91cf1f5f98ffa5b53b2022ba4b30ffd70a513bd5a31c +SIZE (kronosnet-1.16.tar.gz) = 767225 |