[arch-commits] Commit in cacti/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Jul 4 08:51:06 UTC 2017
Date: Tuesday, July 4, 2017 @ 08:51:05
Author: spupykin
Revision: 242286
upgpkg: cacti 1.1.11-1
Modified:
cacti/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-04 08:47:55 UTC (rev 242285)
+++ PKGBUILD 2017-07-04 08:51:05 UTC (rev 242286)
@@ -3,7 +3,7 @@
# Contributor: tuxbubling <tuxbubling at jabber.fr>
pkgname=cacti
-pkgver=1.1.10
+pkgver=1.1.11
pkgrel=1
pkgdesc="complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality"
arch=(any)
@@ -14,7 +14,7 @@
'etc/webapps/cacti/config.php')
install=cacti.install
source=("http://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz")
-sha256sums=('37f247f6083d45f433c5526ac3c81f851eb1ee170366cae3642425d59bf6674a')
+sha256sums=('f1c1a370f880558368f150336b9306551bb5598c71397c764b79f6cf8eedcfe8')
package() {
mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti
More information about the arch-commits
mailing list