Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages /
apr-util
Commits:
0e2d0c13 by shijie.chen at 2024-02-12T21:17:20+08:00
Use SPDX license identifier
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -20,7 +20,7 @@ optdepends=(
'nss: enable nss crypto support'
'openssl: enable openssl crypto support'
)
-license=('APACHE')
+license=('Apache-2.0')
source=(https://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2{,.asc}
disable_failing_test.patch # TODO: figure out why dbm test fails
buildconf_config.guess_sub_location.patch)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/apr-util/-/commit/0e2d0c13cc149d8c680794c4a752226254199c58
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/apr-util/-/commit/0e2d0c13cc149d8c680794c4a752226254199c58
You're receiving this email because of your account on gitlab.archlinux.org.