diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2015-08-05 21:46:47 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2015-08-05 21:46:47 +0000 |
commit | ace85edc67fea5189a8f8af1b794f23649e4097e (patch) | |
tree | de78fba631ea9e2504c7d55926b9e561bb79ec60 | |
parent | f83f5f0cb1143fbb26d21bb87296eb8998053820 (diff) |
Notes
-rw-r--r-- | devel/libuv/Makefile | 4 | ||||
-rw-r--r-- | devel/libuv/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 559850d27c04..ab81a1b5fcba 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.0 CATEGORIES= devel -MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/ +MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= thierry@FreeBSD.org diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 6f1e168f8682..86eb8f6795c2 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.6.1.tar.gz) = 1a0b8030bc45a2c7b7cf44a89837bb43cf9e4484d8eb94652877f6dfdffc2a5f -SIZE (libuv-v1.6.1.tar.gz) = 1021494 +SHA256 (libuv-v1.7.0.tar.gz) = 19905ad4a8be599530df8ef13c99e5fee260534fb23fd80dd642f2e79581563f +SIZE (libuv-v1.7.0.tar.gz) = 1030220 |