diff options
Diffstat (limited to 'www/tt-rss/Makefile')
-rw-r--r-- | www/tt-rss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index 8ee3c32449fb..e3de5cae7b00 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= g20190531 +PORTVERSION= g20190715 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://git.tt-rss.org/git/tt-rss/archive/ @@ -21,7 +21,7 @@ REINPLACE_ARGS= -i "" SHEBANG_FILES= lib/dojo-src/rebuild-dojo.sh utils/extract-i18n-js.pl WRKSRC= ${WRKDIR}/tt-rss -GIT_TAGNAME= d36b64d8a +GIT_TAGNAME= 5829ee949 NO_BUILD= yes NO_ARCH= yes |