diff options
author | Lars Engels <lme@FreeBSD.org> | 2015-04-05 17:09:52 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2015-04-05 17:09:52 +0000 |
commit | ec7074c0fc93ddc4af31504576a68ce34fa88614 (patch) | |
tree | 8dadf145dc6d1448b5eec9e21f98d569607bc3a0 | |
parent | Upgrade from 1.7.10 to 1.7.11. (diff) |
Update to 1.13.1
Notes
Notes:
svn path=/head/; revision=383304
-rw-r--r-- | net-mgmt/icinga/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icinga/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile index dc87020c235d..553d855f6426 100644 --- a/net-mgmt/icinga/Makefile +++ b/net-mgmt/icinga/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icinga -PORTVERSION= 1.13.0 +PORTVERSION= 1.13.1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/Icinga/${PORTNAME}-core/releases/download/v${PORTVERSION}/ diff --git a/net-mgmt/icinga/distinfo b/net-mgmt/icinga/distinfo index 7578e4b1d584..dee8677678e2 100644 --- a/net-mgmt/icinga/distinfo +++ b/net-mgmt/icinga/distinfo @@ -1,2 +1,2 @@ -SHA256 (icinga-1.13.0.tar.gz) = a87fcafd38b97d605b313ce52fee49751ff58ae2fa100efcfd7efa930a39178b -SIZE (icinga-1.13.0.tar.gz) = 18736922 +SHA256 (icinga-1.13.1.tar.gz) = 5dd382bb3bf7edb1dc87818fc74ad8e96b581f27c39a198e0afa7dd2776dcf7b +SIZE (icinga-1.13.1.tar.gz) = 18736941 |