From 79fd13497cf0b7d0effb509ecf53ec1304439f7a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 27 Nov 2025 21:56:07 +0100 Subject: [PATCH] upgrading package: haproxy 3.2.9 -> 3.3.0 --- haproxy/haproxy.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/haproxy/haproxy.spec b/haproxy/haproxy.spec index 7fffc1c21c..ce390a4770 100644 --- a/haproxy/haproxy.spec +++ b/haproxy/haproxy.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 3.2.9 -%define V_dist 3.2.9 -%define V_major 3.2 +%define V_opkg 3.3.0 +%define V_dist 3.3.0 +%define V_major 3.3 # package information Name: haproxy @@ -37,7 +37,7 @@ Class: BASE Group: Networking License: GPL/LGPL Version: %{V_opkg} -Release: 20251121 +Release: 20251127 # package options %option with_fsl yes