~alpine/aports

[alpine-aports] [PATCH] community/gvm: fix source URL

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20181130110519.B9D5F60A9B@mx12.valuehost.ru>
Sender timestamp
1543574209
DKIM signature
missing
Download raw message
Patch: +1 -1
The archive download link gives tarball with a wrong checksum so
use the 7.0.3 download link from the greenbone/gvmd Releases page:
https://github.com/greenbone/gvmd/releases
---
 community/gvm/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/gvm/APKBUILD b/community/gvm/APKBUILD
index 516cc2bd40..bc82110ea0 100644
--- a/community/gvm/APKBUILD
+++ b/community/gvm/APKBUILD
@@ -14,7 +14,7 @@ makedepends="cmake gvm-libs-dev sqlite-dev
checkdepends="cppcheck"
subpackages="$pkgname-doc"
replaces="openvas-manager"
source="$pkgname-$pkgver.tar.gz::https://github.com/greenbone/$pkgname/archive/v$pkgver.tar.gz
source="$pkgname-$pkgver.tar.gz::https://github.com/greenbone/gvmd/releases/download/v$pkgver/openvas-manager-$pkgver.tar.gz
	$pkgname.initd
	$pkgname.confd
	$pkgname.logrotate
-- 
2.19.2




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)