This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git
The following commit(s) were added to refs/heads/main by this push:
new d0ac8f6 Add Almalinux 8.9 alias since that's the latest 8.x version
d0ac8f6 is described below
commit d0ac8f6feb9ae0bfd3c87a83be9b71ca2b5f8ef2
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Mon Jan 1 23:41:11 2024 -0500
Add Almalinux 8.9 alias since that's the latest 8.x version
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index 31f335c..c95db3e 100644
--- a/Makefile
+++ b/Makefile
@@ -211,6 +211,7 @@ centos9: sm-ver-rpm make-rpmbuild centos
# Almalinux 8 is a CentOS 8 alias
almalinux-8: centos-8
almalinux-8.8: centos-8
+almalinux-8.9: centos-8
# Almalinux 9 is a CentOS 9 alias
almalinux-9: centos-9
almalinux-9.2: centos-9