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

Florian Pritz bluewind at archlinux.org
Sat Apr 14 09:51:08 UTC 2018


    Date: Saturday, April 14, 2018 @ 09:51:08
  Author: bluewind
Revision: 316261

upgpkg: smokeping 2.7.2-1

upstream update

Modified:
  smokeping/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-14 09:41:08 UTC (rev 316260)
+++ PKGBUILD	2018-04-14 09:51:08 UTC (rev 316261)
@@ -2,7 +2,7 @@
 # Contributor: Christos Nouskas nous <nous at archlinux.us>
 
 pkgname=smokeping
-pkgver=2.7.1
+pkgver=2.7.2
 pkgrel=1
 pkgdesc="A tool to keep track of your network latency"
 arch=('any')
@@ -14,7 +14,7 @@
         smokeping.sysusers
         smokeping.tmpfiles
         service)
-sha256sums=('e91d9cc836c830f1bc80e83c82d142e2626282d70754cb812cec4715f1b0b192'
+sha256sums=('5277fb88eed3c79c8ed22ca830e099727b0e612e887b64bbfeaa98d8d75d493b'
             'ab3b399f58118fc31fac5f627814bbb3b1d7752dd3b4fed2d6b7ee58f24fbd2e'
             'de0042cd54c4bd3329604939a6c3f4fd2034be466aed4421a7467493c024e1a1'
             '4691650aed6c7341bf3a898f63c8ad03f2453d4ce9874e83f24ced5ee21317d9')
@@ -23,6 +23,7 @@
   cd "$srcdir"/${pkgname}-${pkgver}
 
   ./configure --prefix=/usr --sysconfdir=/etc/smokeping --with-htdocs-dir=/srv/http/smokeping
+  touch thirdparty/touch thirdparty/CPAN/touch
   make
 }
 



More information about the arch-commits mailing list