package/apr-util: bump to version 1.6.5

https://archive.apache.org/dist/apr/Announcement-aprutil-1.x.html
https://archive.apache.org/dist/apr/CHANGES-APR-UTIL-1.6

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-09-16 21:17:08 +02:00
committed by Julien Olivain
parent 5a91b41f08
commit d6acaf91e5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# From https://archive.apache.org/dist/apr/apr-util-1.6.4.tar.bz2.sha256
sha256 3e2ae08f40efa0c3701e54a954cefa08242de22a69f91a8ae44fc1e624ba309b apr-util-1.6.4.tar.bz2
# From https://archive.apache.org/dist/apr/apr-util-1.6.5.tar.bz2.sha256
sha256 96de1dd6f6a0476d2d2e7964926d8c1ddc3bb0e210e1b1812d3ba5a454a392e2 apr-util-1.6.5.tar.bz2
# Locally calculated
sha256 ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
APR_UTIL_VERSION = 1.6.4
APR_UTIL_VERSION = 1.6.5
APR_UTIL_SOURCE = apr-util-$(APR_UTIL_VERSION).tar.bz2
APR_UTIL_SITE = https://archive.apache.org/dist/apr
APR_UTIL_LICENSE = Apache-2.0