summaryrefslogtreecommitdiffstats
path: root/siege/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'siege/PKGBUILD')
-rw-r--r--siege/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/siege/PKGBUILD b/siege/PKGBUILD
index e4252a6..93fdae8 100644
--- a/siege/PKGBUILD
+++ b/siege/PKGBUILD
@@ -10,7 +10,6 @@ pkgdesc="An http regression testing and benchmarking utility"
url="http://www.joedog.org/JoeDog/Siege"
depends=('openssl')
source=("ftp://sid.joedog.org/pub/siege/${pkgname}-${pkgver}.tar.gz")
-md5sums=('ea7b07b4323c2ae13a070e85fad18bbe')
build() {
mkdir -p ${pkgdir}/usr
@@ -21,3 +20,5 @@ build() {
mv ${pkgdir}/{bin,man} ${pkgdir}/usr/
find ${pkgdir} -name '*.la' -delete;
}
+md5sums=('ea7b07b4323c2ae13a070e85fad18bbe')
+sha256sums=('0a65b0c4bc449dd262490faeb05f674ed8359d9971faf4c5a905a1c85752dac6')