From b796c2fd2d16a17cdc8d5fd86add73b8950efaa8 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Tue, 11 Oct 2022 15:57:23 +0200 Subject: [PATCH] testing/php82-pecl-teds: upgrade to 1.2.6 --- testing/php82-pecl-teds/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/php82-pecl-teds/APKBUILD b/testing/php82-pecl-teds/APKBUILD index 9b8e07f9a1f..7b06c63753d 100644 --- a/testing/php82-pecl-teds/APKBUILD +++ b/testing/php82-pecl-teds/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Andy Postnikov pkgname=php82-pecl-teds _extname=teds -pkgver=1.2.4 -pkgrel=1 +pkgver=1.2.6 +pkgrel=0 pkgdesc="PHP 8.2 extra data structures and iterable/array functionality - PECL" url="https://pecl.php.net/package/teds" arch="all" @@ -32,5 +32,5 @@ package() { } sha512sums=" -67bca02d3e78bd1c3469ac3067fab49d6499879506aad279071309844b827480df1dc2f728b04bd55574f33c2e3a6e8fd6a34ab6e4b131d135d6db0c61297aad php-pecl-teds-1.2.4.tar.gz +29543f0a6509568644d6c2dfa016eeedea810ae74ce73f568c0b4eb18828d6c8755149c50a5acd0fa031daa8ead13c68699bc57abf3a707e54e2c10a2d1a5c4d php-pecl-teds-1.2.6.tar.gz "