diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-05-16 10:45:45 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-05-16 15:31:27 +0000 |
commit | 693ae3de45d9e344798a938e6dd3bd3160307df5 (patch) | |
tree | 2de5729b7ebf8aa71ccf1a2309dab6b7e9059282 | |
parent | 333b46af12691b134255080caaea4fabca680ff2 (diff) |
textproc/uncrustify: update 0.75.0 → 0.75.1
-rw-r--r-- | textproc/uncrustify/Makefile | 2 | ||||
-rw-r--r-- | textproc/uncrustify/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index f88b17dcbb93..a960f2161427 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -1,5 +1,5 @@ PORTNAME= uncrustify -PORTVERSION= 0.75.0 +PORTVERSION= 0.75.1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo index d7d5931de894..4a72dea7ac3d 100644 --- a/textproc/uncrustify/distinfo +++ b/textproc/uncrustify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651835690 -SHA256 (uncrustify-uncrustify-uncrustify-0.75.0_GH0.tar.gz) = f4d1bdac7805fc165e99b1001e474d8ce233d91319894f9b4fc8e0964e10d8f6 -SIZE (uncrustify-uncrustify-uncrustify-0.75.0_GH0.tar.gz) = 1603400 +TIMESTAMP = 1652697033 +SHA256 (uncrustify-uncrustify-uncrustify-0.75.1_GH0.tar.gz) = fd14acc0a31ed88b33137bdc26d32964327488c835f885696473ef07caf2e182 +SIZE (uncrustify-uncrustify-uncrustify-0.75.1_GH0.tar.gz) = 1603502 |