[arch-commits] Commit in cacti/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Nov 24 23:34:29 UTC 2017


    Date: Friday, November 24, 2017 @ 23:34:28
  Author: arojas
Revision: 268369

Update to 1.1.28

Modified:
  cacti/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-24 23:30:21 UTC (rev 268368)
+++ PKGBUILD	2017-11-24 23:34:28 UTC (rev 268369)
@@ -3,18 +3,18 @@
 # Contributor: tuxbubling <tuxbubling at jabber.fr>
 
 pkgname=cacti
-pkgver=1.1.17
+pkgver=1.1.28
 pkgrel=1
 pkgdesc="complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality"
 arch=(any)
-url="http://www.cacti.net"
+url="https://www.cacti.net"
 license=('GPL')
 depends=('rrdtool' 'mariadb' 'php' 'php-gd' 'net-snmp' 'xorg-fonts-100dpi')
 backup=('etc/webapps/cacti/.htaccess'
 	'etc/webapps/cacti/config.php')
 install=cacti.install
-source=("http://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz")
-sha256sums=('80a86823e0b4b173aa1e480181d6c176cff26cc9da23552eab2e98d3766e36e7')
+source=("https://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz")
+sha256sums=('bc745e10c483512cb882a5858075ee8286dcf3abfc275e8212a7921135e4a2f9')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti



More information about the arch-commits mailing list