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

Florian Pritz bluewind at archlinux.org
Fri Aug 22 17:21:36 UTC 2014


    Date: Friday, August 22, 2014 @ 19:21:35
  Author: bluewind
Revision: 117776

upgpkg: siege 3.0.7-1

upstream update

Modified:
  siege/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-22 15:50:50 UTC (rev 117775)
+++ PKGBUILD	2014-08-22 17:21:35 UTC (rev 117776)
@@ -3,7 +3,7 @@
 # Contributor: Sven Kauber <celeon at gmail.com>
 
 pkgname=siege
-pkgver=3.0.5
+pkgver=3.0.7
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -10,7 +10,7 @@
 pkgdesc="An http regression testing and benchmarking utility"
 url="http://www.joedog.org/JoeDog/Siege"
 depends=('openssl')
-source=("http://www.joedog.org/pub/siege/siege-${pkgver}.tar.gz")
+source=("http://download.joedog.org/siege/siege-${pkgver}.tar.gz")
 backup=(etc/siegerc etc/urls.txt)
 
 build() {
@@ -28,4 +28,4 @@
   sed -i 's/^# file =$/file = \/etc\/urls.txt/' "$pkgdir/etc/siegerc"
 }
 
-md5sums=('822cc4750a6162945ee91af98773bda4')
+md5sums=('7d325ff183fd2889daa6f3f0083eee07')




More information about the arch-commits mailing list