mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
libzim: set homepage to https
This commit is contained in:
parent
5ff63cb039
commit
6466046b8c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libzim'
|
# Template file for 'libzim'
|
||||||
pkgname=libzim
|
pkgname=libzim
|
||||||
version=5.0.0
|
version=5.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config git"
|
hostmakedepends="pkg-config git"
|
||||||
makedepends="liblzma-devel $(vopt_if zlib zlib-devel)
|
makedepends="liblzma-devel $(vopt_if zlib zlib-devel)
|
||||||
|
@ -10,7 +10,7 @@ makedepends="liblzma-devel $(vopt_if zlib zlib-devel)
|
||||||
short_desc="Library to read and write ZIM files"
|
short_desc="Library to read and write ZIM files"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.openzim.org/"
|
homepage="https://wiki.openzim.org/wiki/OpenZIM"
|
||||||
changelog="https://github.com/openzim/libzim/blob/${version}/ChangeLog"
|
changelog="https://github.com/openzim/libzim/blob/${version}/ChangeLog"
|
||||||
distfiles="https://github.com/openzim/libzim/archive/${version}.tar.gz"
|
distfiles="https://github.com/openzim/libzim/archive/${version}.tar.gz"
|
||||||
checksum=dbec0a36155315037a6496a9be5c7ede17171fcde47063c97ce937057b437fdb
|
checksum=dbec0a36155315037a6496a9be5c7ede17171fcde47063c97ce937057b437fdb
|
||||||
|
|
Loading…
Add table
Reference in a new issue