summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3c9d26647a5..3bef1dd24d6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,22 +4,22 @@
pkgname=apache-html-manual
_pkgname=httpd
-pkgver=2.4.43
+pkgver=2.4.46
pkgrel=1
pkgdesc='Apache manual html pages'
arch=('any')
options=('libtool' '!strip' '!zipman' '!purge' 'docs')
-url='http://www.apache.org/dist/httpd'
+url='https://www.apache.org/dist/httpd'
license=('APACHE')
source=(
http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2
)
-sha256sums=('a497652ab3fc81318cdc2a203090a999150d86461acff97c1065dc910fe10f43')
+sha256sums=('740eddf6e1c641992b22359cabc66e6325868c3c5e2e3f98faf349b61ecf41ea')
options=('emptydirs')
package() {
cd "$srcdir"/${_pkgname}-$pkgver
-
+
install -d "$pkgdir"/usr/share/$_pkgname
cp -a "$srcdir"/httpd-$pkgver/docs/manual \
"$pkgdir"/usr/share/$_pkgname/