Skip to content
Snippets Groups Projects
Commit 6fd94a7e authored by Kevin Daudt's avatar Kevin Daudt :computer:
Browse files

testing/rabbitmq-server: fix download url

The old download url turned in a download page. It seems the source is
hosted on sourceforge, so update the url to there.
parent be32d895
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ arch="noarch"
license="GPL-3.0-only"
makedepends="unzip"
options="!check" # no tests available
source="$pkgname-$pkgver.zip::https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/${_pkgver}/@@download/file/dict-de_DE-frami_${_pkgver}.oxt"
source="$pkgname-$pkgver.zip::https://sourceforge.net/projects/aoo-extensions/files/1075/15/dict-de_de-frami_$_pkgver.oxt/download"
builddir="$srcdir"
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment