diff options
author | thierry <thierry@FreeBSD.org> | 2019-02-11 04:14:08 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2019-02-11 04:14:08 +0800 |
commit | 26c32a87d538f43e6be7612851e6f3140bcc11bf (patch) | |
tree | 90544694e4443233f90497e425e607d2e9a1d1f5 | |
parent | f249397f23f16682728e4a98cf731baef5554896 (diff) | |
download | freebsd-ports-gnome-26c32a87d538f43e6be7612851e6f3140bcc11bf.tar.gz freebsd-ports-gnome-26c32a87d538f43e6be7612851e6f3140bcc11bf.tar.zst freebsd-ports-gnome-26c32a87d538f43e6be7612851e6f3140bcc11bf.zip |
Upgrade to v1.26.0.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.26.0>.
-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 6f45083caa87..103e6eb864ee 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.25.0 +PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 791cd8a3f933..8215228e1904 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547990945 -SHA256 (libuv-libuv-v1.25.0_GH0.tar.gz) = ce3036d444c3fb4f9a9e2994bec1f4fa07872b01456998b422ce918fdc55c254 -SIZE (libuv-libuv-v1.25.0_GH0.tar.gz) = 1207205 +TIMESTAMP = 1549829403 +SHA256 (libuv-libuv-v1.26.0_GH0.tar.gz) = e414cf74615b7dae768f0f5667092f1d4975f5067c087bcbe0641e241ebe4693 +SIZE (libuv-libuv-v1.26.0_GH0.tar.gz) = 1209551 |