diff options
author | miwi <miwi@FreeBSD.org> | 2017-03-03 00:08:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-03-03 00:08:46 +0800 |
commit | 3161537e4851c81100226ae574618d03e2a7876d (patch) | |
tree | b801ff0ed15871b787725af86ac7ed6686bfec1b /www | |
parent | 7ed98c257843c8e5c75d36976b9d465f448aed24 (diff) | |
download | freebsd-ports-gnome-3161537e4851c81100226ae574618d03e2a7876d.tar.gz freebsd-ports-gnome-3161537e4851c81100226ae574618d03e2a7876d.tar.zst freebsd-ports-gnome-3161537e4851c81100226ae574618d03e2a7876d.zip |
- Update to 8.1.10
PR: 217356
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/drush/Makefile | 2 | ||||
-rw-r--r-- | www/drush/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile index 16d4fc2cf1c6..3822439a21b0 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drush -PORTVERSION= 8.1.9 +PORTVERSION= 8.1.10 CATEGORIES= www MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ DISTNAME= drush diff --git a/www/drush/distinfo b/www/drush/distinfo index 5e9c6c45eb5d..41c5bbc9ca00 100644 --- a/www/drush/distinfo +++ b/www/drush/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484590350 -SHA256 (drush.phar) = 0137528333ac1f230c05322bc95b8bf219fabb46bffb57c51f0a2d64555af7ff -SIZE (drush.phar) = 6135132 +TIMESTAMP = 1488044624 +SHA256 (drush.phar) = af355c7a5a804c4175a3dddcefb1c2a9aed29c1f66d1a26863757d5aa1c0922b +SIZE (drush.phar) = 6138646 |