summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d5a0f8e5485..0ab4e8915137 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
pkgname=mrtg
-pkgver=2.17.7
+pkgver=2.17.8
pkgrel=1
pkgdesc="Multi Router Traffic Grapher."
arch=('x86_64')
@@ -11,7 +11,7 @@ url="http://oss.oetiker.ch/mrtg/"
license=('GPL')
depends=('gd' 'perl')
source=("http://oss.oetiker.ch/mrtg/pub/${pkgname}-${pkgver}.tar.gz")
-md5sums=('eada3870c0419e425299401486600d95')
+md5sums=('f9826ea660866d219701b36d811fb24d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"