Update debian pkg files to version 4.9.6

This commit is contained in:
Roberto Mier Escandon
2021-07-07 13:52:42 +10:00
committed by Mike Farah
parent ffb6cbf769
commit f285a684ec
3 changed files with 12 additions and 4 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
PROJECT := yq
OWNER := mikefarah
REPO := github.com
GOVERSION := 1.13
GOVERSION := 1.15
export DH_OPTIONS
export DH_GOPKG := ${REPO}/${OWNER}/${PROJECT}
@@ -34,7 +34,7 @@ BINDIR := /usr/bin
ASSETSDIR := /usr/share/${PROJECT}
%:
dh $@ --builddirectory=${GOPATH} --buildsystem=golang
dh $@
override_dh_auto_build:
mkdir -p ${SRCDIR}