[arch-commits] Commit in cacti/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Jul 27 08:54:20 UTC 2017
Date: Thursday, July 27, 2017 @ 08:54:19
Author: spupykin
Revision: 246561
upgpkg: cacti 1.1.15-1
Modified:
cacti/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-27 08:51:15 UTC (rev 246560)
+++ PKGBUILD 2017-07-27 08:54:19 UTC (rev 246561)
@@ -3,7 +3,7 @@
# Contributor: tuxbubling <tuxbubling at jabber.fr>
pkgname=cacti
-pkgver=1.1.14
+pkgver=1.1.15
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=('fcc8ab14b6169dee48c6f1f049b2e0c6143f2213bad18bcffb23ab4d93d702a0')
+sha256sums=('5f0c5a1b7afd0d62fbc4f36f0017d485b8eb71d49b712d01c1ba2999ca7af9ac')
package() {
mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti
More information about the arch-commits
mailing list