diff options
Diffstat (limited to 'devel/pecl-uuid')
-rw-r--r-- | devel/pecl-uuid/Makefile | 6 | ||||
-rw-r--r-- | devel/pecl-uuid/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/pecl-uuid/Makefile b/devel/pecl-uuid/Makefile index ab97c07bebe4..95db121a3d6c 100644 --- a/devel/pecl-uuid/Makefile +++ b/devel/pecl-uuid/Makefile @@ -1,13 +1,13 @@ PORTNAME= uuid -PORTVERSION= 1.2.0 -PORTREVISION= 1 +DISTVERSION= 1.3.0 CATEGORIES= devel pear MAINTAINER= gasol.wu@gmail.com COMMENT= UUID extension in PHP WWW= https://pecl.php.net/package/uuid -LICENSE= LGPL3 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libuuid.so:misc/libuuid diff --git a/devel/pecl-uuid/distinfo b/devel/pecl-uuid/distinfo index e9cbb86ae11e..350c5f97f21c 100644 --- a/devel/pecl-uuid/distinfo +++ b/devel/pecl-uuid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641644391 -SHA256 (PECL/uuid-1.2.0.tgz) = 5cb834d32fa7d270494aa47fd96e062ef819df59d247788562695fd1f4e470a4 -SIZE (PECL/uuid-1.2.0.tgz) = 16270 +TIMESTAMP = 1754531206 +SHA256 (PECL/uuid-1.3.0.tgz) = b7af055e2c409622f8c5e6242d1c526c00e011a93c39b10ca28040b908da3f37 +SIZE (PECL/uuid-1.3.0.tgz) = 17385 |