- Update to 0.1.0.20110531
This commit is contained in:
parent
d88f9b8236
commit
21d36be861
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274906
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${SVNVERSION}
|
|||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Simplest way to write web applications in the Go programming language
|
||||
|
||||
SVNVERSION= 20101122
|
||||
SVNVERSION= 20110531
|
||||
WRKSRC= ${WRKDIR}/web.go
|
||||
PLIST_FILES= ${GO_LIBDIR}/web.a
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (webgo-20101122.tar.gz) = dc9b1754f623ae6b91da8714ccbe11fcfefe1a32b496a9550901cbc3b1824c0c
|
||||
SIZE (webgo-20101122.tar.gz) = 147679
|
||||
SHA256 (webgo-20110531.tar.gz) = 81c535191b40d30108b9c79bb5464944912ac5d9da622ff166f535c39fb3bd5f
|
||||
SIZE (webgo-20110531.tar.gz) = 20584
|
||||
|
|
Loading…
Reference in a new issue