From dfdccbe8a4aecc3c75a6fa3052d32ba7d34bfe57 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Tue, 13 May 2025 00:58:02 +0200 Subject: [PATCH] testing/php81-pecl-uuid: upgrade to 1.3.0 --- testing/php81-pecl-uuid/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/php81-pecl-uuid/APKBUILD b/testing/php81-pecl-uuid/APKBUILD index acab0ee3e4d..a69fc70d1c1 100644 --- a/testing/php81-pecl-uuid/APKBUILD +++ b/testing/php81-pecl-uuid/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Andy Postnikov pkgname=php81-pecl-uuid _extname=uuid -pkgver=1.2.1 +pkgver=1.3.0 pkgrel=0 pkgdesc="PHP 8.1 wrapper around libuuid from the ext2utils project - PECL" url="https://pecl.php.net/package/uuid" @@ -31,5 +31,5 @@ package() { } sha512sums=" -32afa4e71e6b3a524b0ab4dcf021b5c6272b4061e4bea352355468f0f001ccba7c1ad72b397c35d012ceabc1a3ade68babe37e3c38ef7d83f6d5c3eee3b528d8 php-pecl-uuid-1.2.1.tgz +92fd2c9387a6f38b83cb2a1bcad8be29c9774b7f38b2047b9733fea84fa37ef29aab04359be3c46039fe3a568f91ebf934dde30d560f14d79896f4f62cf7fcaa php-pecl-uuid-1.3.0.tgz "