diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-21 04:45:51 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-21 04:45:51 +0800 |
commit | 01dc8128bcadabdf924458eef5f1d7b66e78b92e (patch) | |
tree | 3352027163f665607a7e41d78f41afd55e4c4e7a /www | |
parent | sysutils/container-diff: Update to 0.17.0 (diff) |
www/ckeditor: Update to 4.16.1
Changes: https://ckeditor.com/cke4/release-notes
Diffstat (limited to 'www')
-rw-r--r-- | www/ckeditor/Makefile | 2 | ||||
-rw-r--r-- | www/ckeditor/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/ckeditor/Makefile b/www/ckeditor/Makefile index 9b59f05a741d..63f6b4b38339 100644 --- a/www/ckeditor/Makefile +++ b/www/ckeditor/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Horn <joehorn@gmail.com> PORTNAME= ckeditor -PORTVERSION= 4.16.0 +PORTVERSION= 4.16.1 CATEGORIES= www MASTER_SITES= https://download.cksource.com/CKEditor/CKEditor/CKEditor%20${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION}_full diff --git a/www/ckeditor/distinfo b/www/ckeditor/distinfo index f61f1941e08a..fb5925cf809b 100644 --- a/www/ckeditor/distinfo +++ b/www/ckeditor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620405357 -SHA256 (ckeditor_4.16.0_full.zip) = 619dedb80e91bd378cc7fbf31e525ed7f016c6db79342f64eb951c99a4ba5580 -SIZE (ckeditor_4.16.0_full.zip) = 1748462 +TIMESTAMP = 1624189699 +SHA256 (ckeditor_4.16.1_full.zip) = 45412d818ac8c1ef00e5652397030d9e184f78e9aae48540fc8b0fca86fffa4f +SIZE (ckeditor_4.16.1_full.zip) = 1749228 |