diff options
Diffstat (limited to 'dns/doh-proxy/Makefile')
-rw-r--r-- | dns/doh-proxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile index f06c13dd9c5d..4e521141f908 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -1,6 +1,6 @@ PORTNAME= doh-proxy -DISTVERSION= 0.9.11 -PORTREVISION= 8 +DISTVERSION= 0.9.12 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |