diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-07-15 13:58:12 -0700 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-07-15 13:58:12 -0700 |
commit | ddbc8a843e86d39cd53b6476f7e2eb8abd03f82d (patch) | |
tree | 7611ca9f7b4285241159543c02f98de50737e627 /www | |
parent | net/asio: Update to 1.34.2 (diff) |
*/*: Bump PORTREVISION. net/asio was updated to 1.34.2
Diffstat (limited to 'www')
-rw-r--r-- | www/restinio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/restinio/Makefile b/www/restinio/Makefile index 4f2398e6efd4..3d3c8f622d09 100644 --- a/www/restinio/Makefile +++ b/www/restinio/Makefile @@ -1,6 +1,6 @@ PORTNAME= restinio DISTVERSION= 0.7.3 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= www devel MASTER_SITES= https://github.com/Stiffstream/${PORTNAME}/releases/download/v.${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-full |