diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-04-03 20:47:16 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-04-03 20:47:16 +0800 |
commit | ed858eecb067eecff09ff9eb2815735bada2ab04 (patch) | |
tree | 95463bdd8aed15159e39809150600f2e7c0c6592 /sysutils | |
parent | db24f2248be94f90e476268f498d9c2aa8988b38 (diff) | |
download | freebsd-ports-gnome-ed858eecb067eecff09ff9eb2815735bada2ab04.tar.gz freebsd-ports-gnome-ed858eecb067eecff09ff9eb2815735bada2ab04.tar.zst freebsd-ports-gnome-ed858eecb067eecff09ff9eb2815735bada2ab04.zip |
Update to 2.0.37.
Sponsored by: Absolight
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/munin-common/distinfo | 6 | ||||
-rw-r--r-- | sysutils/munin-common/munin.mk | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/munin-common/distinfo b/sysutils/munin-common/distinfo index 2130a8d19801..9a5a08c9da18 100644 --- a/sysutils/munin-common/distinfo +++ b/sysutils/munin-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522066415 -SHA256 (munin-2.0.36.tar.gz) = bf48e3e900c72d11f8104de43d8e39c26d532ebe239a364f95cfc414c143e1d8 -SIZE (munin-2.0.36.tar.gz) = 2053780 +TIMESTAMP = 1522752589 +SHA256 (munin-2.0.37.tar.gz) = aa93bd3415fc52e4c3b1c2fff58ec078e5d42fdc7202d38a8546bef97fcbd5b4 +SIZE (munin-2.0.37.tar.gz) = 2242442 diff --git a/sysutils/munin-common/munin.mk b/sysutils/munin-common/munin.mk index be31094778f0..c9f4b7865894 100644 --- a/sysutils/munin-common/munin.mk +++ b/sysutils/munin-common/munin.mk @@ -1,4 +1,6 @@ -MUNIN_VERSION= 2.0.36 +LICENSE= GPLv2 + +MUNIN_VERSION= 2.0.37 MUNIN_SITES= http://downloads.munin-monitoring.org/munin/stable/${MUNIN_VERSION}/ DISTINFO_FILE= ${.CURDIR}/../../sysutils/munin-common/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/munin-common/files |