* update apache to 2.4.63-1
This commit is contained in:
parent
23e5fab52f
commit
622b418c44
@ -1,9 +1,13 @@
|
||||
pkgbase = apache
|
||||
pkgdesc = A high performance Unix-based HTTP server
|
||||
pkgver = 2.4.62
|
||||
pkgver = 2.4.63
|
||||
pkgrel = 1
|
||||
url = https://www.apache.org/dist/httpd
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = APACHE
|
||||
makedepends = libxml2
|
||||
makedepends = lua
|
||||
@ -47,8 +51,8 @@ pkgbase = apache
|
||||
backup = etc/httpd/conf/mime.types
|
||||
backup = etc/httpd/conf/magic
|
||||
backup = etc/logrotate.d/httpd
|
||||
source = https://www.apache.org/dist/httpd/httpd-2.4.62.tar.bz2
|
||||
source = https://www.apache.org/dist/httpd/httpd-2.4.62.tar.bz2.asc
|
||||
source = https://www.apache.org/dist/httpd/httpd-2.4.63.tar.bz2
|
||||
source = https://www.apache.org/dist/httpd/httpd-2.4.63.tar.bz2.asc
|
||||
source = apache.tmpfiles.conf
|
||||
source = httpd.logrotate
|
||||
source = httpd.service
|
||||
@ -59,7 +63,7 @@ pkgbase = apache
|
||||
validpgpkeys = 26F51EF9A82F4ACB43F1903ED377C9E7D1944C66
|
||||
validpgpkeys = E3480043595621FE56105F112AB12A7ADC55C003
|
||||
validpgpkeys = 65B2D44FE74BD5E3DE3AC3F082781DE46D5954FA
|
||||
sha256sums = 674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec
|
||||
sha256sums = 88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab
|
||||
sha256sums = SKIP
|
||||
sha256sums = 63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf
|
||||
sha256sums = 0bbbfae23a917b2fce0bf8f900f60319b50769224a96314e9301a75ccd078e16
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Contributor: Pierre Schmitz <pierre@archlinux.de>
|
||||
|
||||
pkgname=apache
|
||||
pkgver=2.4.62
|
||||
pkgrel=1.1
|
||||
pkgver=2.4.63
|
||||
pkgrel=1
|
||||
pkgdesc='A high performance Unix-based HTTP server'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://www.apache.org/dist/httpd'
|
||||
@ -43,7 +43,7 @@ source=(
|
||||
httpd.service
|
||||
arch.layout
|
||||
)
|
||||
sha256sums=('674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec'
|
||||
sha256sums=('88fc236ab99b2864b248de7d49a008ec2afd7551e64dce8b95f58f32f94c46ab'
|
||||
'SKIP'
|
||||
'63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'
|
||||
'0bbbfae23a917b2fce0bf8f900f60319b50769224a96314e9301a75ccd078e16'
|
||||
|
Loading…
x
Reference in New Issue
Block a user