chmlib: fix homepage and distfile
This commit is contained in:
parent
2bda7a29b4
commit
3e71f173b9
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ configure_args="--enable-examples"
|
|||
short_desc="Utilities for dealing with Microsoft ITSS/CHM format files"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://morte.jedrea.com/~jedwin/projects/chmlib/"
|
||||
distfiles="http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
homepage="http://www.jedrea.com/chmlib/"
|
||||
distfiles="http://www.jedrea.com/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=3449d64b0cf71578b2c7e3ddc048d4af3661f44a83941ea074a7813f3a59ffa3
|
||||
|
||||
libchmlib_package() {
|
||||
|
|
Loading…
Reference in a new issue