diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-04-08 01:05:56 +0800 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-04-08 01:05:56 +0800 |
commit | dafcdc356f2efe0370edaac95e1bece91b3711b0 (patch) | |
tree | 1cc39db78aa44645a9fd3e81f834a339ca2306b5 | |
parent | fb112c136235ffd38e30f82ceef20820d9a495be (diff) | |
download | freebsd-ports-gnome-dafcdc356f2efe0370edaac95e1bece91b3711b0.tar.gz freebsd-ports-gnome-dafcdc356f2efe0370edaac95e1bece91b3711b0.tar.zst freebsd-ports-gnome-dafcdc356f2efe0370edaac95e1bece91b3711b0.zip |
www/phpsysinfo: update to 3.3.4
Changes: https://github.com/phpsysinfo/phpsysinfo/compare/v3.3.2...v3.3.4
PR: 254847
Submitted by: Ralf van der Enden <tremere AT cainites DOT net> (maintainer)
-rw-r--r-- | www/phpsysinfo/Makefile | 2 | ||||
-rw-r--r-- | www/phpsysinfo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/phpsysinfo/Makefile b/www/phpsysinfo/Makefile index 4fc480f8a712..0b6c7b5bb920 100644 --- a/www/phpsysinfo/Makefile +++ b/www/phpsysinfo/Makefile @@ -2,7 +2,7 @@ PORTNAME= phpsysinfo DISTVERSIONPREFIX= v -DISTVERSION= 3.3.2 +DISTVERSION= 3.3.4 CATEGORIES= www MAINTAINER= tremere@cainites.net diff --git a/www/phpsysinfo/distinfo b/www/phpsysinfo/distinfo index 8ff56f5af39d..ecb2b87abe50 100644 --- a/www/phpsysinfo/distinfo +++ b/www/phpsysinfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579370527 -SHA256 (phpsysinfo-phpsysinfo-v3.3.2_GH0.tar.gz) = 8d023a21d70b7d0b9371a2b2dc1cf8b925a842779404debd022e56db8dd21443 -SIZE (phpsysinfo-phpsysinfo-v3.3.2_GH0.tar.gz) = 891158 +TIMESTAMP = 1616971730 +SHA256 (phpsysinfo-phpsysinfo-v3.3.4_GH0.tar.gz) = 5a0c880519df3c61b1c97c7bbb8c349dc2dde4f25e506478a0a643e47d25ff5e +SIZE (phpsysinfo-phpsysinfo-v3.3.4_GH0.tar.gz) = 946436 |