diff --git a/httpd.yaml b/httpd.yaml index 0fcc2e25d3e9bb23cd5b365a18755eebb1ca296b..c1ddbb758d269072230a3a00f65750ebf3ca9861 100644 --- a/httpd.yaml +++ b/httpd.yaml @@ -13,7 +13,7 @@ data: - ASL 2.0 dependencies: - buildrequires: - platform: [an8.6.0] + platform: [an8.7.0] requires: platform: [an8] references: @@ -48,14 +48,14 @@ data: rationale: Apache httpd ref: a8-httpd-stream-2.4 buildorder: 10 - arches: [aarch64, i686, ppc64le, s390x, x86_64] + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] mod_http2: rationale: HTTP/2 support for Apache httpd ref: a8-httpd-stream-2.4 buildorder: 20 - arches: [aarch64, i686, ppc64le, s390x, x86_64] + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] mod_md: rationale: Certificate provisioning using ACME for Apache httpd ref: a8-httpd-stream-2.4 buildorder: 20 - arches: [aarch64, i686, ppc64le, s390x, x86_64] + arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64]