diff options
-rw-r--r-- | www/drush/Makefile | 4 | ||||
-rw-r--r-- | www/drush/distinfo | 6 | ||||
-rw-r--r-- | www/drush/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile index a4fc79930146..79025173dc01 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= drush -DISTVERSION= 8.1.16 -PORTREVISION= 1 +DISTVERSION= 8.3.3 +PORTREVISION= 0 CATEGORIES= www MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/drush/distinfo b/www/drush/distinfo index a04a1e94dd85..a2d989d8f1c7 100644 --- a/www/drush/distinfo +++ b/www/drush/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518347463 -SHA256 (drush.phar) = cf41ff329761aa28ef9770efd4d02d3b0a5bc5efeb52de6654756bd8103a04f4 -SIZE (drush.phar) = 4590001 +TIMESTAMP = 1593244065 +SHA256 (drush.phar) = a568bf0bcad1b6f300f0d35d79cccc53f93e7e90edc9822f3a6354145e456f98 +SIZE (drush.phar) = 5028695 diff --git a/www/drush/pkg-descr b/www/drush/pkg-descr index 7c4186f587cd..0d372d4ed253 100644 --- a/www/drush/pkg-descr +++ b/www/drush/pkg-descr @@ -2,4 +2,4 @@ Drush is a command line shell and Unix scripting interface for the Drupal CMS and is designed to make life easier for those who spend some of their working hours hacking away at the command prompt. -WWW: http://drupal.org/project/drush +WWW: https://github.com/drush-ops/drush |