From 283e2982cb897cd2dda758fede8cffaa508215aa Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Thu, 15 Dec 2022 08:24:19 +0100 Subject: [PATCH] php8-pecl-krb5: bump package release We need to bump the package release number to force a rebuild against new PHP ABI version. Signed-off-by: Michael Heimpold --- lang/php8-pecl-krb5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/php8-pecl-krb5/Makefile b/lang/php8-pecl-krb5/Makefile index a3318571a3..f058d4f4b9 100644 --- a/lang/php8-pecl-krb5/Makefile +++ b/lang/php8-pecl-krb5/Makefile @@ -9,7 +9,7 @@ PECL_NAME:=krb5 PECL_LONGNAME:=Bindings for the Kerberos library PKG_VERSION:=1.1.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_HASH:=8aba35bb9f2892be9092e8717d3e13604a817cdfb478dbc3855a226abc6c5979 PKG_NAME:=php8-pecl-krb5 -- 2.30.2