diff options
author | Lars Engels <lme@FreeBSD.org> | 2014-12-23 15:44:42 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2014-12-23 15:44:42 +0000 |
commit | 5c2b33d31528cd36c3bbe3327e25ec92142fb33c (patch) | |
tree | 923c530d8c0607f5f110cdea588c21cecad909b6 /net-mgmt | |
parent | e4cc317681221f9942af78bf8158e46cd1c121eb (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/icinga2/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icinga2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 2f1bf88dc37f..5111cac00e8a 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= icinga2 -DISTVERSION= 2.2.1 +DISTVERSION= 2.2.2 CATEGORIES= net-mgmt MASTER_SITES= http://github.com/Icinga/${PORTNAME}/archive/v${DISTVERSION}.tar.gz?dummy=/ diff --git a/net-mgmt/icinga2/distinfo b/net-mgmt/icinga2/distinfo index 3b92a48136ae..2056a7a7bc06 100644 --- a/net-mgmt/icinga2/distinfo +++ b/net-mgmt/icinga2/distinfo @@ -1,2 +1,2 @@ -SHA256 (icinga2-2.2.1.tar.gz) = 3daf73b30cfeca6b29c8ca715c006b4e612324165a0583eb072a51d0925eea6d -SIZE (icinga2-2.2.1.tar.gz) = 683579 +SHA256 (icinga2-2.2.2.tar.gz) = b04f49b8083d4507b4a3902843cd8d29a655833327706b390bf2a9c060d96caa +SIZE (icinga2-2.2.2.tar.gz) = 689056 |