dillo: cleanup.
This commit is contained in:
parent
7201d29838
commit
461d00d742
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dillo'
|
||||
pkgname=dillo
|
||||
version=3.0.5
|
||||
revision=10
|
||||
revision=11
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ssl --enable-ipv6 --enable-threaded-dns"
|
||||
conf_files="/etc/dillo/dillorc
|
||||
|
@ -10,8 +10,8 @@ conf_files="/etc/dillo/dillorc
|
|||
/etc/dillo/keysrc"
|
||||
makedepends="fltk-devel libressl-devel"
|
||||
short_desc="Small and light graphical web browser"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-3"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.dillo.org/download/"
|
||||
distfiles="http://www.dillo.org/download/${pkgname}-${version}.tar.bz2"
|
||||
checksum=db1be16c1c5842ebe07b419aa7c6ef11a45603a75df2877f99635f4f8345148b
|
||||
|
|
Loading…
Reference in a new issue