Permalink
Browse files
wireguard-go: update to 0.0.20190409
- Loading branch information
Showing
with
6 additions
and
5 deletions.
-
+6
−5
net/wireguard-go/Portfile
|
|
@@ -3,7 +3,12 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name wireguard-go |
|
|
version 0.0.20181222 |
|
|
version 0.0.20190409 |
|
|
revision 0 |
|
|
checksums rmd160 4dd58796e763ed0d9c9c0eba4edf26e66e2248d8 \ |
|
|
sha256 b5f83c190d91e187aa9e9f040206a98d07468bb6de214193465cd1a09d200095 \ |
|
|
size 66392 |
|
|
|
|
|
categories net |
|
|
platforms darwin |
|
|
license GPL-2 |
|
|
@@ -23,10 +28,6 @@ homepage https://www.wireguard.com/ |
|
|
master_sites https://git.zx2c4.com/wireguard-go/snapshot/ |
|
|
use_xz yes |
|
|
|
|
|
checksums rmd160 8304150849896761b2febca58ef8fd5ba4c8b54e \ |
|
|
sha256 53dc611524c40cddd242c972a9559f9793e128a0ce772483f12a2704c9f48c54 \ |
|
|
size 53032 |
|
|
|
|
|
depends_build port:git \ |
|
|
port:go |
|
|
|
|
|
|