diff options
author | Michael Heimpold <mhei@heimpold.de> | 2022-12-15 08:24:19 +0100 |
---|---|---|
committer | Michael Heimpold <mhei@heimpold.de> | 2022-12-15 08:34:18 +0100 |
commit | 283e2982cb897cd2dda758fede8cffaa508215aa (patch) | |
tree | 8fbbacaff59ba55b8c7096e71b9824d633fc990b /lang/php8-pecl-krb5 | |
parent | a7ae6e3d8a942fdefe64799abfe811ee2f7b7a60 (diff) |
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 <mhei@heimpold.de>
Diffstat (limited to 'lang/php8-pecl-krb5')
-rw-r--r-- | lang/php8-pecl-krb5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php8-pecl-krb5/Makefile b/lang/php8-pecl-krb5/Makefile index a3318571a..f058d4f4b 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 |