diff options
Diffstat (limited to 'devel/go-json-rest')
-rw-r--r-- | devel/go-json-rest/Makefile | 6 | ||||
-rw-r--r-- | devel/go-json-rest/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/devel/go-json-rest/Makefile b/devel/go-json-rest/Makefile index 4afd04d3004a..aa40f95edc19 100644 --- a/devel/go-json-rest/Makefile +++ b/devel/go-json-rest/Makefile @@ -3,9 +3,10 @@ PORTNAME= go-json-rest PORTVERSION= 1.0.0 +DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= GHL \ +MASTER_SITES= GH \ http://mirrors.rit.edu/zi/ MAINTAINER= lattera@gmail.com @@ -13,9 +14,6 @@ COMMENT= Quick and easy way to setup a RESTful JSON API USE_GITHUB= yes GH_ACCOUNT= ant0ine -GH_TAGNAME= v${PORTVERSION} -GH_PROJECT= ${PORTNAME} -GH_COMMIT= 91c5416 GO_PKGNAME= github.com/ant0ine/go-json-rest diff --git a/devel/go-json-rest/distinfo b/devel/go-json-rest/distinfo index 379c74850aab..47c9da42b835 100644 --- a/devel/go-json-rest/distinfo +++ b/devel/go-json-rest/distinfo @@ -1,2 +1,2 @@ -SHA256 (go-json-rest-1.0.0.tar.gz) = 08db6f5795aba9c53ff99044fda87f7c47c6d30f09f277f9225a6103bcc8c8cc -SIZE (go-json-rest-1.0.0.tar.gz) = 16383 +SHA256 (ant0ine-go-json-rest-v1.0.0_GH0.tar.gz) = 7f59b84660bc6a63cdc5589fec772b0cd8abd24efba47738ee18e6c7c8586196 +SIZE (ant0ine-go-json-rest-v1.0.0_GH0.tar.gz) = 16379 |