goproxy: remove package.
Upstream removes tarballs (package is therefore currently broken), licensing is weird and upstream repository even has ads in README.
This commit is contained in:
parent
21feb70783
commit
e39ddb4068
|
@ -1,13 +0,0 @@
|
|||
# Template file for 'goproxy'
|
||||
pkgname=goproxy
|
||||
version=7.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/snail007/goproxy
|
||||
hostmakedepends="git"
|
||||
short_desc="High performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/snail007/goproxy"
|
||||
distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
|
||||
checksum=13f8e37d274d2b7b7cdf1ae3d98723fbb9acf1476c92a1e0d43039109d238ccc
|
|
@ -46,6 +46,7 @@ replaces="
|
|||
gnome-twitch<=0.4.2_1
|
||||
go1.4-bootstrap<=20171003_2
|
||||
goffice0.8<=0.8.17_6
|
||||
goproxy<=7.0_1
|
||||
gst1-python<=1.18.3_1
|
||||
grv<=0.3.1_3
|
||||
gtkhtml<=4.10.0_1
|
||||
|
|
Loading…
Reference in New Issue