[arch-commits] Commit in cacti/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Apr 26 12:11:04 UTC 2017
Date: Wednesday, April 26, 2017 @ 12:11:03
Author: spupykin
Revision: 225662
upgpkg: cacti 1.1.5-1
upd
Modified:
cacti/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-26 12:09:37 UTC (rev 225661)
+++ PKGBUILD 2017-04-26 12:11:03 UTC (rev 225662)
@@ -3,7 +3,7 @@
# Contributor: tuxbubling <tuxbubling at jabber.fr>
pkgname=cacti
-pkgver=1.1.3
+pkgver=1.1.5
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=('0302d963129a69fb2444360e450c8ec77e25fb777f1ecfe6011090d284f68094')
+sha256sums=('47d47ec7fa64615dae15d292a9879535e74a9a684718dc65dbe0c755d4e2cc4d')
package() {
mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti
More information about the arch-commits
mailing list