diff options
author | thierry <thierry@FreeBSD.org> | 2015-08-05 21:46:47 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-08-05 21:46:47 +0000 |
commit | 4fab775cd7a20850f2cceb19d92c1f25f0e7d07c (patch) | |
tree | de78fba631ea9e2504c7d55926b9e561bb79ec60 | |
parent | c7e22107ab0feb00440fab3054784bc3933f4b67 (diff) | |
download | FreeBSD-ports-4fab775cd7a20850f2cceb19d92c1f25f0e7d07c.zip FreeBSD-ports-4fab775cd7a20850f2cceb19d92c1f25f0e7d07c.tar.gz |
Upgrade to 1.7.0.
Announcement at <https://groups.google.com/forum/#!topic/libuv/kYdxnSGijPY>
-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 559850d..ab81a1b 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 6f1e168..86eb8f6 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 |