diff options
Diffstat (limited to 'main/wv/APKBUILD')
-rw-r--r-- | main/wv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wv/APKBUILD b/main/wv/APKBUILD index 5d23fe0107..4b131238a4 100644 --- a/main/wv/APKBUILD +++ b/main/wv/APKBUILD @@ -3,7 +3,7 @@ pkgname=wv pkgver=1.2.9 pkgrel=3 pkgdesc="A library that can load and parse Word 2000, 97, 95 and 6 file formats" -url="http://sourceforge.net/projects/wvware" +url="https://sourceforge.net/projects/wvware" arch="all" license="GPL2+" subpackages="$pkgname-dev $pkgname-doc" |