diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-17 00:57:50 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-17 02:47:07 -0700 |
commit | 6b8744a6be2a53b2009d5d65719f3365a3b51ac1 (patch) | |
tree | 2ed4d8c3f70e89fd43b192812acb686eb5863c58 /www/cpp-httplib/Makefile | |
parent | misc/flag-icons: update the port to version 7.5.0 (diff) |
www/cpp-httplib: update 0.20.1 → 0.23.1
Reported by: portscout
Diffstat (limited to 'www/cpp-httplib/Makefile')
-rw-r--r-- | www/cpp-httplib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cpp-httplib/Makefile b/www/cpp-httplib/Makefile index 912bc83fc326..08ef295e21a0 100644 --- a/www/cpp-httplib/Makefile +++ b/www/cpp-httplib/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpp-httplib DISTVERSIONPREFIX= v -DISTVERSION= 0.20.1 +DISTVERSION= 0.23.1 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org |