diff options
author | Michael Heimpold <mhei@heimpold.de> | 2022-12-15 08:22:33 +0100 |
---|---|---|
committer | Michael Heimpold <mhei@heimpold.de> | 2022-12-15 08:34:18 +0100 |
commit | d106451fdfce92f1b4ad9d6f6cb16005895e31ba (patch) | |
tree | eca038f7237a4ca488c196864cceae40bf6db674 /lang/php8-pecl-http/Makefile | |
parent | 7a33396cbbf967fb53d9c4ac3d0f81e8dcc5d409 (diff) |
php8-pecl-http: 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-http/Makefile')
-rw-r--r-- | lang/php8-pecl-http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php8-pecl-http/Makefile b/lang/php8-pecl-http/Makefile index 21f758b55..1a6543cac 100644 --- a/lang/php8-pecl-http/Makefile +++ b/lang/php8-pecl-http/Makefile @@ -9,7 +9,7 @@ PECL_NAME:=pecl_http PECL_LONGNAME:=Extended HTTP Support PKG_VERSION:=4.2.3 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_HASH:=fa2ab558fc8f0928a10f35c0f566f7c4a1d32e727bd3a96579e4c28482ee9d6a PKG_NAME:=php8-pecl-http |