dillo: update to 3.0.2

This commit is contained in:
Juergen Daubert 2011-12-08 16:07:02 +01:00
parent a328a49630
commit cac8cbc563
2 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
f201e771a4bc70e801521000763b82fb dillo-3.0.1.tar.bz2
81b82112cefcc7d54fe2972a21f42930 dillo-3.0.2.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: fltk
name=dillo
version=3.0.1
version=3.0.2
release=1
source=(http://www.dillo.org/download/$name-$version.tar.bz2)
@ -12,7 +12,8 @@ build () {
cd $name-$version
./configure --prefix=/usr \
--mandir=/usr/man \
--enable-ipv6
--enable-ipv6 \
--enable-ssl
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share