Skip to content

Commit

Permalink
net/clash: update 1.17.0 → 1.18.0
Browse files Browse the repository at this point in the history
PR:		274929
Reported by:	Daniel Engberg <diizzy@FreeBSD.org>
  • Loading branch information
yurivict committed Nov 5, 2023
1 parent 66ebae3 commit b7cc8eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
7 changes: 3 additions & 4 deletions net/clash/Makefile
@@ -1,17 +1,16 @@
PORTNAME= clash
DISTVERSIONPREFIX= v
DISTVERSION= 1.17.0
PORTREVISION= 2
DISTVERSION= 1.18.0
CATEGORIES= net

MAINTAINER= yuri@FreeBSD.org
COMMENT= Rule-based tunnel in Go
WWW= https://github.com/Dreamacro/clash
WWW= https://github.com/Dreamacro/clash # actually coming from the fork https://github.com/wangtz0607/clash

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= go:modules cpe
USES= go:1.21,modules cpe

CPE_VENDOR= clash_project

Expand Down
10 changes: 5 additions & 5 deletions net/clash/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1688196450
SHA256 (go/net_clash/clash-v1.17.0/v1.17.0.mod) = 93082cdbd2eee3ecbc87a89ff5f92097a3a7c5ddff578efc65f48fe81dc2d9fd
SIZE (go/net_clash/clash-v1.17.0/v1.17.0.mod) = 1655
SHA256 (go/net_clash/clash-v1.17.0/v1.17.0.zip) = 31e6cd614618ca1934b5b62ee9216235004b616df0ee475643bff937849832b7
SIZE (go/net_clash/clash-v1.17.0/v1.17.0.zip) = 394876
TIMESTAMP = 1699225407
SHA256 (go/net_clash/clash-v1.18.0/v1.18.0.mod) = cbd2e5ff408a859b0aaec15e55badf976886aeb072decceb45e2ba2eab7a1525
SIZE (go/net_clash/clash-v1.18.0/v1.18.0.mod) = 1657
SHA256 (go/net_clash/clash-v1.18.0/v1.18.0.zip) = eba291c596158b15219f5663d785884c0f45cef43e5a6c13e5e0f2b63426f90a
SIZE (go/net_clash/clash-v1.18.0/v1.18.0.zip) = 440454

0 comments on commit b7cc8eb

Please sign in to comment.