diff options
author | root <root@rshg054.dnsready.net> | 2013-09-15 01:56:07 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-15 01:56:07 -0700 |
commit | c779760082085ee8f0e33d528811450e260867e0 (patch) | |
tree | 826e201cf8f1c37ff4b1420905fe253851fb04ea /community/siege | |
parent | 4037e15db64f7056ae2222c22605b41d95d5b3c3 (diff) |
Sun Sep 15 01:54:13 PDT 2013
Diffstat (limited to 'community/siege')
-rw-r--r-- | community/siege/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/siege/PKGBUILD b/community/siege/PKGBUILD index 551c6846a..95b1c7d41 100644 --- a/community/siege/PKGBUILD +++ b/community/siege/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 95093 2013-08-05 14:00:41Z bluewind $ +# $Id: PKGBUILD 97153 2013-09-14 10:52:19Z bluewind $ # Maintainer: Florian Pritz <flo@xinu.at> # Contributor: Sven Kauber <celeon@gmail.com> pkgname=siege -pkgver=3.0.2 +pkgver=3.0.3 pkgrel=1 arch=('i686' 'x86_64') license=('GPL') @@ -29,4 +29,4 @@ package() { sed -i 's/^# file =$/file = \/etc\/urls.txt/' "$pkgdir/etc/siegerc" } -md5sums=('116bcedf8a6663c1d42ce958e2cdd3ca') +md5sums=('6ac0a828c02fbbe51cc437ba1addf2f0') |