update gf-complete's upstream git repo

Signed-off-by: Shengjing Zhu <i@zhsj.me>
master
Shengjing Zhu 2018-03-29 16:47:09 +08:00
parent 6f7baa73cb
commit 4ee6b31d55
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -1,6 +1,6 @@
#!/usr/bin/make -f
UPSTREAM_GIT ?= https://bitbucket.org/jimplank/gf-complete.git
UPSTREAM_GIT ?= http://lab.jerasure.org/jerasure/gf-complete.git
DEBVERS ?= $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
VERSION ?= $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//')