# HG changeset patch # User Christopher Rogers # Date 1295277829 0 # Node ID 0d9c2c4acb3fdcd67a3aa709ab61ee82949e03af # Parent 84bd66868a3ff3a12c34700989506cf47ef45265 Up: bin86 to 0.16.18. diff -r 84bd66868a3f -r 0d9c2c4acb3f bin86/receipt --- a/bin86/receipt Mon Jan 17 18:46:01 2011 +0100 +++ b/bin86/receipt Mon Jan 17 15:23:49 2011 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="bin86" -VERSION="0.16.17" +VERSION="0.16.18" CATEGORY="development" SHORT_DESC="A complete 8086 assembler and loader" MAINTAINER="slaxemulator@gmail.com" DEPENDS="glibc-base" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.debath.co.uk/" -WGET_URL="http://homepage.ntlworld.com/robert.debath/dev86/$TARBALL" +WGET_URL="http://www.debath.co.uk/dev86/$TARBALL" # Rules to configure and make the package. compile_rules()