diff --git a/srcpkgs/chmlib/template b/srcpkgs/chmlib/template index 7f2eb56ab4a..a573c27d149 100644 --- a/srcpkgs/chmlib/template +++ b/srcpkgs/chmlib/template @@ -1,12 +1,12 @@ # Template file for 'chmlib' pkgname=chmlib version=0.40 -revision=3 +revision=4 build_style=gnu-configure configure_args="--enable-examples" short_desc="Utilities for dealing with Microsoft ITSS/CHM format files" maintainer="Orphaned " -license="LGPL-2.1" +license="LGPL-2.1-or-later" homepage="http://www.jedrea.com/chmlib/" distfiles="http://www.jedrea.com/${pkgname}/${pkgname}-${version}.tar.bz2" checksum=3449d64b0cf71578b2c7e3ddc048d4af3661f44a83941ea074a7813f3a59ffa3 @@ -26,4 +26,3 @@ libchmlib-devel_package() { vmove usr/lib/*.so } } -