summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfordprefect2018-05-06 19:07:50 +0200
committerfordprefect2018-05-06 19:07:50 +0200
commit74885abe5d22ca2fc4224dae6d0d00039dbddcec (patch)
treed37c838c4bb1fb199e64efaee69b8f941ffcaf2e
parent7140233b7b106fd53a2fa0c665219bed1ed48ee6 (diff)
downloadaur-74885abe5d22ca2fc4224dae6d0d00039dbddcec.tar.gz
2.4.33
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2cc58d0de0d..99f1e01f5d4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Oct 24 06:29:14 UTC 2017
+# Sun May 6 17:01:48 UTC 2018
pkgbase = apache-tools
pkgdesc = Useful Apache tools - htdigest, htpasswd, ab, htdbm
- pkgver = 2.4.29
+ pkgver = 2.4.33
pkgrel = 1
url = http://httpd.apache.org/
arch = i686
@@ -15,10 +15,10 @@ pkgbase = apache-tools
depends = apr-util
depends = pcre
conflicts = apache
- source = http://www.apache.org/dist/httpd/httpd-2.4.29.tar.bz2
+ source = http://www.apache.org/dist/httpd/httpd-2.4.33.tar.bz2
source = apache-tools-Makefile.patch
source = httpd-2.4.23-openssl11.patch
- sha256sums = 777753a5a25568a2a27428b2214980564bc1c38c1abf9ccc7630b639991f7f00
+ sha256sums = de02511859b00d17845b9abdd1f975d5ccb5d0b280c567da5bf2ad4b70846f05
sha256sums = 2dc48d34773b0c873d10e3542f77a4f7b50d5fb9bd8c52e3bb28b76ff9587f3f
sha256sums = e87409c13feb2abd66d88cdb8c88c2cc408491adb7fd6793025a3ad2d6599a60
diff --git a/PKGBUILD b/PKGBUILD
index 13849372ab9c..38cac8c6012a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Pavel Larev <pavel@larev.ws>
pkgname=apache-tools
-pkgver=2.4.29
+pkgver=2.4.33
pkgrel=1
pkgdesc="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
arch=("i686" "x86_64" "armv6h" "armv7h" "aarch64")
@@ -15,7 +15,7 @@ conflicts=(apache)
source=(http://www.apache.org/dist/httpd/httpd-$pkgver.tar.bz2
$pkgname-Makefile.patch
httpd-2.4.23-openssl11.patch)
-sha256sums=('777753a5a25568a2a27428b2214980564bc1c38c1abf9ccc7630b639991f7f00'
+sha256sums=('de02511859b00d17845b9abdd1f975d5ccb5d0b280c567da5bf2ad4b70846f05'
'2dc48d34773b0c873d10e3542f77a4f7b50d5fb9bd8c52e3bb28b76ff9587f3f'
'e87409c13feb2abd66d88cdb8c88c2cc408491adb7fd6793025a3ad2d6599a60')