diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2023-08-31 21:28:31 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2023-08-31 21:28:31 +0000 |
commit | 99dd0e5bc285af5e0a0351efc9c731bd6f5852ca (patch) | |
tree | 1df92a6c48371e1ca7c2c0f1b8e689cd1a6a6677 /www/unit | |
parent | 764d38ce8d042fae111cda412d7820bc0ec4a25c (diff) | |
download | ports-99dd0e5bc285af5e0a0351efc9c731bd6f5852ca.tar.gz ports-99dd0e5bc285af5e0a0351efc9c731bd6f5852ca.zip |
Diffstat (limited to 'www/unit')
-rw-r--r-- | www/unit/Makefile | 1 | ||||
-rw-r--r-- | www/unit/distinfo | 6 | ||||
-rw-r--r-- | www/unit/version.mk | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/www/unit/Makefile b/www/unit/Makefile index d283d5a06a57..018e336e7b0f 100644 --- a/www/unit/Makefile +++ b/www/unit/Makefile @@ -1,6 +1,5 @@ PORTNAME= unit PORTVERSION= ${UNIT_VERSION} -PORTREVISION= 1 CATEGORIES= www MASTER_SITES?= https://unit.nginx.org/download/ diff --git a/www/unit/distinfo b/www/unit/distinfo index 1f2da79c10fb..3c39f7922b67 100644 --- a/www/unit/distinfo +++ b/www/unit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683828429 -SHA256 (unit-1.30.0.tar.gz) = 129ba1b3c4e33dfadbd38683f0634152d8ecf770cacf3af50ee50b5683dc498b -SIZE (unit-1.30.0.tar.gz) = 894843 +TIMESTAMP = 1693512212 +SHA256 (unit-1.31.0.tar.gz) = 268b1800bc4e030667e67967d052817437dff03f780ac0a985909aa225de61ed +SIZE (unit-1.31.0.tar.gz) = 905152 diff --git a/www/unit/version.mk b/www/unit/version.mk index 9b269d2d71b3..cd0159d38cca 100644 --- a/www/unit/version.mk +++ b/www/unit/version.mk @@ -2,6 +2,6 @@ UNITVERSION_MK= defined # Define NGINX Unit's version. -UNIT_VERSION= 1.30.0 +UNIT_VERSION= 1.31.0 .endif # UNITVERSION_MK |