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/php81 | |
parent | 7e8ed677f176d1b351caf44f308cf3a2f58266e8 (diff) | |
download | freebsd-ports-664a2fa1e56e670a356f54c94389bdb47d868f3f.zip |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
Diffstat (limited to 'lang/php81')
-rw-r--r-- | lang/php81/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php81/Makefile b/lang/php81/Makefile index d1d47ae6db3c..73341acfad76 100644 --- a/lang/php81/Makefile +++ b/lang/php81/Makefile @@ -1,6 +1,6 @@ PORTNAME= php81 DISTVERSION= 8.1.21 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} |