mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/xlhtml: fix source url
Ref https://www.mailpiler.org/installation/
This commit is contained in:
parent
7ad82a5dfd
commit
dd272317be
@ -5,11 +5,10 @@ pkgname=xlhtml
|
||||
pkgver=0.5.1
|
||||
pkgrel=0
|
||||
pkgdesc="An Excel spreadsheet (.xls) and PowerPoint (.ppt) to HTML converter"
|
||||
# loongarch64: to unblock testing/ for this arch, fetch fails with HTTP 401
|
||||
arch="all !loongarch64"
|
||||
arch="all"
|
||||
url="https://chicago.sourceforge.net/xlhtml/"
|
||||
license='GPL-2.0-or-later '
|
||||
source="https://bitbucket.org/jsuto/piler/downloads/xlhtml-$pkgver-sj-mod.tar.gz"
|
||||
license="GPL-2.0-or-later"
|
||||
source="https://download.mailpiler.com/generic-local/xlhtml-$pkgver-sj-mod.tar.gz"
|
||||
options="!check" # no test suite
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user