aboutsummaryrefslogtreecommitdiff
path: root/databases/gomysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gomysql/Makefile')
-rw-r--r--databases/gomysql/Makefile6
1 files changed, 3 insertions, 3 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