summaryrefslogtreecommitdiff
path: root/community/siege/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/siege/PKGBUILD')
-rw-r--r--community/siege/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/siege/PKGBUILD b/community/siege/PKGBUILD
index 3910b7133..9b2aebaff 100644
--- a/community/siege/PKGBUILD
+++ b/community/siege/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id$
+# $Id: PKGBUILD 64675 2012-02-17 18:24:25Z bluewind $
# Maintainer: Florian Pritz <flo@xinu.at>
# Contributor: Sven Kauber <celeon@gmail.com>
pkgname=siege
pkgver=2.70
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
license=('GPL')
pkgdesc="An http regression testing and benchmarking utility"
url="http://www.joedog.org/JoeDog/Siege"
depends=('openssl')
options=(!libtool)
-source=("ftp://sid.joedog.org/pub/siege/${pkgname}-${pkgver}.tar.gz")
+source=("http://www.joedog.org/pub/siege/siege-${pkgver}.tar.gz")
backup=(etc/siegerc etc/urls.txt)
build() {