diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-29 16:13:32 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-29 16:13:32 +0000 |
commit | 1cea0860383f1cc658754d769c0d41d23d14e4c9 (patch) | |
tree | 5029ef4a0f56c1770ce32f4759c40b2729599dff | |
parent | 4510168edff155fb82e8e47798c4a1420199788f (diff) |
devel/astyle: Update to 3.4.8
-rw-r--r-- | devel/astyle/Makefile | 2 | ||||
-rw-r--r-- | devel/astyle/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 5106f49c03b4..989530e23693 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,5 +1,5 @@ PORTNAME= astyle -PORTVERSION= 3.4.6 +PORTVERSION= 3.4.8 CATEGORIES= devel textproc MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION:R} diff --git a/devel/astyle/distinfo b/devel/astyle/distinfo index a3fc66a277c1..c14b057e1af1 100644 --- a/devel/astyle/distinfo +++ b/devel/astyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693333931 -SHA256 (astyle-3.4.6.tar.bz2) = 6d0ad0405048e2ec90566a8be4cc0b7f0e2a8d96482e24090b502d4e9fa46c42 -SIZE (astyle-3.4.6.tar.bz2) = 229578 +TIMESTAMP = 1695588788 +SHA256 (astyle-3.4.8.tar.bz2) = 0f32cb097dc121099cca420a0762c62297d5a5dbc8b994fc755cb47ff4c6c666 +SIZE (astyle-3.4.8.tar.bz2) = 229679 |