Skip to content

Commit c1067e1

Browse files
ioannisp7greenbonebot
authored andcommitted
corrected address for gvm-libs asc
Related to issue #564
1 parent 1c19a9e commit c1067e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/22.4/source-build/gvm-libs/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:caption: Downloading the gvm-libs sources
33
44
curl -f -L https://github.com/greenbone/gvm-libs/archive/refs/tags/v$GVM_LIBS_VERSION.tar.gz -o $SOURCE_DIR/gvm-libs-$GVM_LIBS_VERSION.tar.gz
5-
curl -f -L https://github.com/greenbone/gvm-libs/releases/download/v$GVM_LIBS_VERSION/gvm-libs-v$GVM_LIBS_VERSION.tar.gz.asc -o $SOURCE_DIR/gvm-libs-$GVM_LIBS_VERSION.tar.gz.asc
5+
curl -f -L https://github.com/greenbone/gvm-libs/releases/download/v$GVM_LIBS_VERSION/gvm-libs-$GVM_LIBS_VERSION.tar.gz.asc -o $SOURCE_DIR/gvm-libs-$GVM_LIBS_VERSION.tar.gz.asc
66
```
77

88
```{code-block}

0 commit comments

Comments
 (0)