diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gomysql/Makefile | 6 | ||||
-rw-r--r-- | databases/gomysql/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/gomysql/Makefile b/databases/gomysql/Makefile index 908cf0a0c9d2..d2f242c15a50 100644 --- a/databases/gomysql/Makefile +++ b/databases/gomysql/Makefile @@ -6,15 +6,15 @@ # PORTNAME= gomysql -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.2 CATEGORIES= databases MASTER_SITES= LOCAL/wen -DISTNAME= Philio-GoMySQL-${PORTVERSION}-0-g61eeb6a +DISTNAME= Philio-GoMySQL-${PORTVERSION}-0-g3c1f411 MAINTAINER= wen@FreeBSD.org COMMENT= A MySQL client library written in Go -WRKSRC= ${WRKDIR}/Philio-GoMySQL-862a45c +WRKSRC= ${WRKDIR}/Philio-GoMySQL-f1112aa PLIST_FILES= ${GO_LIBDIR}/mysql.a USE_GO= yes diff --git a/databases/gomysql/distinfo b/databases/gomysql/distinfo index 824208242c73..2ad2ca6da669 100644 --- a/databases/gomysql/distinfo +++ b/databases/gomysql/distinfo @@ -1,2 +1,2 @@ -SHA256 (Philio-GoMySQL-0.2.1-0-g61eeb6a.tar.gz) = 132b2f85ae2297fcb6f50fe1473726b8e69e0203b63663aad3ee05a603cbf259 -SIZE (Philio-GoMySQL-0.2.1-0-g61eeb6a.tar.gz) = 19699 +SHA256 (Philio-GoMySQL-0.3.2-0-g3c1f411.tar.gz) = 104e80c397363079f79f45b42fd3c5c90cfc21047d7e9214f6f59313189be5a0 +SIZE (Philio-GoMySQL-0.3.2-0-g3c1f411.tar.gz) = 31928 |