diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-01-12 02:26:42 +0800 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-01-12 02:26:42 +0800 |
commit | 07c9bfaf49beacc0417f72fa4da5c87fad97c30c (patch) | |
tree | 8da75e50c3ed625055e4ea9e1b985da72b1a78cb /security | |
parent | 39e54f3d7ef4bd3339ae9a66fe8775c4cd47071e (diff) | |
download | freebsd-ports-gnome-07c9bfaf49beacc0417f72fa4da5c87fad97c30c.tar.gz freebsd-ports-gnome-07c9bfaf49beacc0417f72fa4da5c87fad97c30c.tar.zst freebsd-ports-gnome-07c9bfaf49beacc0417f72fa4da5c87fad97c30c.zip |
security/xray-core: Update to 1.2.1
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D28094
Diffstat (limited to 'security')
-rw-r--r-- | security/xray-core/Makefile | 2 | ||||
-rw-r--r-- | security/xray-core/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile index 0188083aa965..f74f591798cc 100644 --- a/security/xray-core/Makefile +++ b/security/xray-core/Makefile @@ -2,7 +2,7 @@ PORTNAME= xray-core DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 +DISTVERSION= 1.2.1 CATEGORIES= security MAINTAINER= nc@FreeBSD.org diff --git a/security/xray-core/distinfo b/security/xray-core/distinfo index 10a77031acf1..656cfb34a8df 100644 --- a/security/xray-core/distinfo +++ b/security/xray-core/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1609557039 -SHA256 (xtls-Xray-core-v1.2.0_GH0.tar.gz) = 1e32fac7a4c669751087aa6b32d922ea312afcde025866099d56cea936761d51 -SIZE (xtls-Xray-core-v1.2.0_GH0.tar.gz) = 471841 +TIMESTAMP = 1610383415 +SHA256 (xtls-Xray-core-v1.2.1_GH0.tar.gz) = eebea67d9176cc016d21de2d8123b0a6ab795ec82af2c6b8d7467212841bdc56 +SIZE (xtls-Xray-core-v1.2.1_GH0.tar.gz) = 471948 SHA256 (cheekybits-genny-v1.0.0_GH0.tar.gz) = 6982bf513333fb3ee3e6e0633500a3800fb6a3d6beb9e6c6084a96c85a49dd73 SIZE (cheekybits-genny-v1.0.0_GH0.tar.gz) = 15585 SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e |