diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2022-04-08 16:15:25 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2022-04-08 17:03:00 +0000 |
commit | cf444329856064924dedb02ae00018ffa5aef5a9 (patch) | |
tree | f91216b0430a752d1bfc5d13f3e298c12ef181f3 | |
parent | add40b92d4573573bf41a1be5f9183351b69bf5e (diff) | |
download | ports-cf444329856064924dedb02ae00018ffa5aef5a9.tar.gz ports-cf444329856064924dedb02ae00018ffa5aef5a9.zip |
editors/le: Update to 1.16.8
-rw-r--r-- | editors/le/Makefile | 2 | ||||
-rw-r--r-- | editors/le/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index 128de0058802..be50f55a638a 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -1,7 +1,7 @@ # Created by: Andrey Zakhvatov PORTNAME= le -PORTVERSION= 1.16.6 +PORTVERSION= 1.16.8 CATEGORIES= editors MASTER_SITES= http://lav.yar.ru/download/${PORTNAME}/ \ ZI diff --git a/editors/le/distinfo b/editors/le/distinfo index 13adb05cde6c..c02761f315b2 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565271622 -SHA256 (le-1.16.6.tar.bz2) = cf8be8ee171fb8c4254b453f66347dbca81ccd32f2123d71ab0e03eb908e6e1a -SIZE (le-1.16.6.tar.bz2) = 810400 +TIMESTAMP = 1649434404 +SHA256 (le-1.16.8.tar.bz2) = d811b3af3f6a3d8580efa23cc49c87c365fdbcb061ecd89bf02f4b4356133247 +SIZE (le-1.16.8.tar.bz2) = 879287 |