diff options
Diffstat (limited to 'www/w3m/Makefile')
-rw-r--r-- | www/w3m/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 36b38c00d59f..195a06b77573 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -22,10 +22,10 @@ USE_GITHUB= yes GH_ACCOUNT= tats GH_PROJECT= w3m -GH_TAGNAME= 350c41a +GH_TAGNAME= b305436 MAKE_JOBS_UNSAFE= yes -SNAPDATE= 20190422 +SNAPDATE= 20190702 CONFLICTS?= ja-w3m-0.5.* ja-w3m-img-0.5.* w3m-img-0.5.* GNU_CONFIGURE= yes |