diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-18 05:55:53 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-18 06:13:07 +0000 |
commit | 08c594751eabc2a8e4617565915c857e679c4862 (patch) | |
tree | 9a2a667769ea850deb9b7aeca371cf81c3504e9c | |
parent | 7a1843cd0e653a5e57543b5207b2132a051fc251 (diff) | |
download | ports-08c594751eabc2a8e4617565915c857e679c4862.tar.gz ports-08c594751eabc2a8e4617565915c857e679c4862.zip |
devel/astyle: Update to 3.6.2
-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 48042ae6e3a0..b0221f4a206c 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,5 +1,5 @@ PORTNAME= astyle -PORTVERSION= 3.6.1 +PORTVERSION= 3.6.2 CATEGORIES= devel textproc MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION:R} diff --git a/devel/astyle/distinfo b/devel/astyle/distinfo index d25d0d1ee074..381788d11828 100644 --- a/devel/astyle/distinfo +++ b/devel/astyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726080923 -SHA256 (astyle-3.6.1.tar.bz2) = 5fed6a274b389ba6ca2a291cbbba6b26a31dee081c03fb7d3e34d1521a2b8b52 -SIZE (astyle-3.6.1.tar.bz2) = 230500 +TIMESTAMP = 1726487312 +SHA256 (astyle-3.6.2.tar.bz2) = f7e8e1ac4aa314a6645fa7016d882da381a8e1020c83462a2ca26cb25d8f3cbb +SIZE (astyle-3.6.2.tar.bz2) = 230644 |