govendor: remove package
This commit is contained in:
parent
a9d63cbd0d
commit
80303c09f0
|
@ -1,16 +0,0 @@
|
|||
# Template file for 'govendor'
|
||||
pkgname=govendor
|
||||
version=1.0.9
|
||||
revision=3
|
||||
build_style=go
|
||||
go_import_path="github.com/kardianos/govendor"
|
||||
short_desc="Go vendor tool that works with the standard vendor file"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/kardianos/govendor"
|
||||
distfiles="https://github.com/kardianos/govendor/archive/v${version}.tar.gz"
|
||||
checksum=d303abf194838792234a1451c3a1e87885d1b2cd21774867b592c1f7db00551e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -115,6 +115,7 @@ replaces="
|
|||
goat<=0.0.0.28022016_10
|
||||
goffice0.8<=0.8.17_6
|
||||
goproxy<=7.0_1
|
||||
govendor<=1.0.9_3
|
||||
gradio<=7.2_1
|
||||
grv<=0.3.1_3
|
||||
gsettings-qt<=0.1+17.10.20170824_3
|
||||
|
|
Loading…
Reference in New Issue