wok diff bin86/receipt @ rev 10494

firefox: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 13:32:14 2011 +0200 (2011-05-25)
parents bf7f160ddd1d
children 4c16797dce28
line diff
     1.1 --- a/bin86/receipt	Sun Oct 17 19:56:54 2010 +0000
     1.2 +++ b/bin86/receipt	Wed May 25 13:32:14 2011 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bin86"
     1.7 -VERSION="0.16.17"
     1.8 +VERSION="0.16.18"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="A complete 8086 assembler and loader"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12  DEPENDS="glibc-base"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.debath.co.uk/"
    1.15 -WGET_URL="http://homepage.ntlworld.com/robert.debath/dev86/$TARBALL"
    1.16 +WGET_URL="http://www.debath.co.uk/dev86/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()