diff options
-rw-r--r-- | www/reproxy/Makefile | 5 | ||||
-rw-r--r-- | www/reproxy/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/reproxy/Makefile b/www/reproxy/Makefile index fcd3f054a2d9..c8c3d19d8495 100644 --- a/www/reproxy/Makefile +++ b/www/reproxy/Makefile @@ -1,7 +1,6 @@ PORTNAME= reproxy -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.3 DISTVERSIONPREFIX= v -PORTREVISION= 5 CATEGORIES= www MAINTAINER= danfe@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://reproxy.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.23,modules USE_GITHUB= yes GH_ACCOUNT= umputun diff --git a/www/reproxy/distinfo b/www/reproxy/distinfo index a15b25cc08cb..6173629a2615 100644 --- a/www/reproxy/distinfo +++ b/www/reproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707197375 -SHA256 (umputun-reproxy-v1.1.1_GH0.tar.gz) = 595af6971ea6be9f5f4a3e92c9c9ad9024c93c353456cd3d8d9efa9786679c1e -SIZE (umputun-reproxy-v1.1.1_GH0.tar.gz) = 3166619 +TIMESTAMP = 1740074776 +SHA256 (umputun-reproxy-v1.2.3_GH0.tar.gz) = 5156be192698e263134e486448de3099e389cdc508c4a311830f371395ecfe13 +SIZE (umputun-reproxy-v1.2.3_GH0.tar.gz) = 3449957 |