aboutsummaryrefslogtreecommitdiff
path: root/lang/php56/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php56/Makefile')
-rw-r--r--lang/php56/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index 3dd5ef45f05a..28503af19e7e 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php56
-PORTVERSION= 5.6.24
+PORTVERSION= 5.6.25
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
@@ -13,7 +13,7 @@ COMMENT= PHP Scripting Language
LICENSE= PHP301
-USES+= tar:bzip2 cpe
+USES+= tar:xz cpe
CPE_PRODUCT= php
NO_OPTIONS_SORT=yes
.if !defined(PKGNAMESUFFIX)