From e4fb8b159dd83c60c278355082066376d271f834 Mon Sep 17 00:00:00 2001 From: joneum Date: Fri, 14 Dec 2018 20:18:01 +0000 Subject: Update to 8.7.22 Changelog: https://get.typo3.org/release-notes/8.7.22 PR: 234006 Submitted by: Helmut Ritter (maintainer) Sponsored by: Netzkommune GmbH --- www/typo3-8/Makefile | 2 +- www/typo3-8/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/typo3-8/Makefile b/www/typo3-8/Makefile index 2127ad599dbf..424e52274209 100644 --- a/www/typo3-8/Makefile +++ b/www/typo3-8/Makefile @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 21 +PORT_V_PATCH= 22 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-8/distinfo b/www/typo3-8/distinfo index b49871a48ad7..2bbf955e587c 100644 --- a/www/typo3-8/distinfo +++ b/www/typo3-8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544788958 -SHA256 (typo3_src-8.7.21.tar.gz) = 919adb27ba9d01c423a13d1e95b4392c34619cae73c4867f5efa743b662c5b8e -SIZE (typo3_src-8.7.21.tar.gz) = 21162977 +TIMESTAMP = 1544818061 +SHA256 (typo3_src-8.7.22.tar.gz) = 4794e5bb95ea791c1c59aacc58b92c5da531da29c859e7ede5ef2f58752a571e +SIZE (typo3_src-8.7.22.tar.gz) = 21162081 -- cgit