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 0ab4e8915137..0e603c021819 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
pkgname=mrtg
-pkgver=2.17.8
+pkgver=2.17.10
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=('f9826ea660866d219701b36d811fb24d')
+md5sums=('ab1c14acc9af4221f459707339f361b3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"