wok diff bin86/receipt @ rev 11049

Up: perl-cairo to 1.081.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 16 23:03:09 2011 +0000 (2011-10-16)
parents bf7f160ddd1d
children 4c16797dce28
line diff
     1.1 --- a/bin86/receipt	Sun Oct 17 19:56:54 2010 +0000
     1.2 +++ b/bin86/receipt	Sun Oct 16 23:03:09 2011 +0000
     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()