mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/dillo: Updated for version 3.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e28cbb2067
commit
96ee436d27
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dillo
|
||||
VERSION=${VERSION:-3.0.4.1}
|
||||
VERSION=${VERSION:-3.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="dillo"
|
||||
VERSION="3.0.4.1"
|
||||
VERSION="3.0.5"
|
||||
HOMEPAGE="http://www.dillo.org/"
|
||||
DOWNLOAD="http://www.dillo.org/download/dillo-3.0.4.1.tar.bz2"
|
||||
MD5SUM="7537134ea24b5dadadeae0cf45961bef"
|
||||
DOWNLOAD="http://www.dillo.org/download/dillo-3.0.5.tar.bz2"
|
||||
MD5SUM="554aad93b6107bba696f4da022c41561"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fltk fltk13"
|
||||
REQUIRES="fltk fltk13"
|
||||
MAINTAINER="John B"
|
||||
EMAIL="irgunii ampersand gmail . com"
|
||||
|
|
Loading…
Reference in a new issue