From 1098e9db0acc5bb5c45af5778492faf3b4c99dd6 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 18 Feb 2012 23:15:35 +0000 Subject: Sat Feb 18 23:15:35 UTC 2012 --- community/siege/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/siege/PKGBUILD') 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 # Contributor: Sven Kauber 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() { -- cgit v1.2.3-54-g00ecf