diff options
author | Helmut Ritter <freebsd-ports@charlieroot.de> | 2021-12-27 17:15:36 +0800 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-12-27 17:17:07 +0800 |
commit | 3fe19ed5eb1752dd6024efe9d7b24383363a7b67 (patch) | |
tree | dd21626ce3b7257699fbc70ae4de6f43415c0942 /www | |
parent | 7348d8157eb77ad4c49be1611f0d17747d07c534 (diff) | |
download | freebsd-ports-3fe19ed5eb1752dd6024efe9d7b24383363a7b67.zip |
www/typo3-11: Update to 11.5.4
Release notes: https://get.typo3.org/release-notes/11.5.4
PR: 260435
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3-11/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-11/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile index 41e8f3daf2f5..fc882f29b09a 100644 --- a/www/typo3-11/Makefile +++ b/www/typo3-11/Makefile @@ -29,7 +29,7 @@ SUB_LIST+= PREFIX=${PREFIX} \ PORT_V_MAJOR= 11 PORT_V_MINOR= 5 -PORT_V_PATCH= 3 +PORT_V_PATCH= 4 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo index a34cbacd5607..dcd3c50e1d4f 100644 --- a/www/typo3-11/distinfo +++ b/www/typo3-11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638431508 -SHA256 (typo3_src-11.5.3.tar.gz) = 1592757da5f32b23e69b034a8c1dd5db99cbe3f55729801ab80a24ee4d67b544 -SIZE (typo3_src-11.5.3.tar.gz) = 28750561 +TIMESTAMP = 1639573508 +SHA256 (typo3_src-11.5.4.tar.gz) = fc1aaef24188a88dab44af53aab32fc60df420b0adad6362828d458e17a048ad +SIZE (typo3_src-11.5.4.tar.gz) = 28763549 |