summaryrefslogtreecommitdiff
path: root/community/siege
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-09 00:41:55 -0700
committerroot <root@rshg054.dnsready.net>2013-05-09 00:41:55 -0700
commit648599b08776ea788a3ddb0365eb30fda03efe7b (patch)
treebe3c375c8606fce5d85bbfc9095a2489c257ec68 /community/siege
parentd6413cd6dac778aa64e48046ce7110000997ff61 (diff)
Thu May 9 00:41:55 PDT 2013
Diffstat (limited to 'community/siege')
-rw-r--r--community/siege/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/siege/PKGBUILD b/community/siege/PKGBUILD
index 790bc3ab5..7c6856755 100644
--- a/community/siege/PKGBUILD
+++ b/community/siege/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 80962 2012-12-07 23:56:44Z bluewind $
+# $Id: PKGBUILD 90182 2013-05-08 09:32:40Z bluewind $
# Maintainer: Florian Pritz <flo@xinu.at>
# Contributor: Sven Kauber <celeon@gmail.com>
pkgname=siege
-pkgver=2.72
+pkgver=3.0.0
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL')
@@ -25,8 +25,8 @@ package() {
install -d -m755 "$pkgdir/etc"
install -d -m755 "$pkgdir/usr/share"
- make DESTDIR="$pkgdir" sysconfdir="$pkgdir/etc" install
+ make DESTDIR="$pkgdir" install
sed -i 's/^# file =$/file = \/etc\/urls.txt/' "$pkgdir/etc/siegerc"
}
-md5sums=('6bd0b1dca6b95717e23a6bade9a0a1f4')
+md5sums=('e0ace61f7e01c6b545ac767fc499f817')