diff options
author | thierry <thierry@FreeBSD.org> | 2017-07-08 00:09:49 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2017-07-08 00:09:49 +0800 |
commit | 26013a7fe6296281fa9047f0e5e1177223653891 (patch) | |
tree | b336da4ba4d518f83cd1bfc3bbca15494a781b23 | |
parent | 12d4b5334ca24f78245d67e28ccb5c21d7938e07 (diff) | |
download | freebsd-ports-gnome-26013a7fe6296281fa9047f0e5e1177223653891.tar.gz freebsd-ports-gnome-26013a7fe6296281fa9047f0e5e1177223653891.tar.zst freebsd-ports-gnome-26013a7fe6296281fa9047f0e5e1177223653891.zip |
Upgrade to v1.13.1.
Changelog at <https://github.com/libuv/libuv/releases/tag/v1.13.1>.
-rw-r--r-- | devel/libuv/Makefile | 2 | ||||
-rw-r--r-- | devel/libuv/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 3d472700ad5c..f76e4dc33e9e 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.13.0 +PORTVERSION= 1.13.1 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 43d19a53de6a..336f594c2f28 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499368636 -SHA256 (libuv-libuv-v1.13.0_GH0.tar.gz) = e084937b2753de250ce9999b9924c22a1fba33b8499e64e44e2e2cff34f1642a -SIZE (libuv-libuv-v1.13.0_GH0.tar.gz) = 1149326 +TIMESTAMP = 1499443230 +SHA256 (libuv-libuv-v1.13.1_GH0.tar.gz) = 6a4976887594ec9f4e8521c95598dbbc478c59733056a5cf46354e93a1bc8400 +SIZE (libuv-libuv-v1.13.1_GH0.tar.gz) = 1149387 |