summaryrefslogtreecommitdiff
path: root/src/hub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/Makefile')
-rw-r--r--src/hub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hub/Makefile b/src/hub/Makefile
index 26a3fce..0c34f14 100644
--- a/src/hub/Makefile
+++ b/src/hub/Makefile
@@ -38,7 +38,7 @@ endif
EXECUTEABLE := sfive-hub
-LIBS := "github.com/go-gorp/gorp" \
+LIBS := "gopkg.in/gorp.v2" \
"github.com/mattn/go-sqlite3" \
"github.com/zenazn/goji" \
"github.com/pborman/uuid" \