mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
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'
|
# Template file for 'dillo'
|
||||||
pkgname=dillo
|
pkgname=dillo
|
||||||
version=3.0.5
|
version=3.0.5
|
||||||
revision=10
|
revision=11
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ssl --enable-ipv6 --enable-threaded-dns"
|
configure_args="--enable-ssl --enable-ipv6 --enable-threaded-dns"
|
||||||
conf_files="/etc/dillo/dillorc
|
conf_files="/etc/dillo/dillorc
|
||||||
|
@ -10,8 +10,8 @@ conf_files="/etc/dillo/dillorc
|
||||||
/etc/dillo/keysrc"
|
/etc/dillo/keysrc"
|
||||||
makedepends="fltk-devel libressl-devel"
|
makedepends="fltk-devel libressl-devel"
|
||||||
short_desc="Small and light graphical web browser"
|
short_desc="Small and light graphical web browser"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.dillo.org/download/"
|
homepage="http://www.dillo.org/download/"
|
||||||
distfiles="http://www.dillo.org/download/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.dillo.org/download/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=db1be16c1c5842ebe07b419aa7c6ef11a45603a75df2877f99635f4f8345148b
|
checksum=db1be16c1c5842ebe07b419aa7c6ef11a45603a75df2877f99635f4f8345148b
|
||||||
|
|
Loading…
Add table
Reference in a new issue