diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 19:13:07 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 19:13:17 +0200 |
commit | 664a2fa1e56e670a356f54c94389bdb47d868f3f (patch) | |
tree | cac375e8d9b687285123442d247e84a82100ae57 /lang/php80 | |
parent | graphics/jpeg-turbo: Update to 3.0.0 (diff) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
Diffstat (limited to 'lang/php80')
-rw-r--r-- | lang/php80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php80/Makefile b/lang/php80/Makefile index dd9fe9f58d23..04fdec263ed1 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -1,6 +1,6 @@ PORTNAME= php80 DISTVERSION= 8.0.29 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP DISTNAME= php-${DISTVERSION} |