wok-next diff bin86/receipt @ rev 11850
Up libcrypto (1.0.0g)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 27 09:12:19 2012 +0100 (2012-02-27) |
parents | bf7f160ddd1d |
children | 4c16797dce28 |
line diff
1.1 --- a/bin86/receipt Sun Oct 17 19:56:54 2010 +0000 1.2 +++ b/bin86/receipt Mon Feb 27 09:12:19 2012 +0100 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()