ports/core (3.0): bin86: update to 0.16.21
commit 9ac07a23071b24b94e482ce237509049978b8563 Author: Juergen Daubert <jue@jue.li> Date: Thu Jun 5 13:32:41 2014 +0200 bin86: update to 0.16.21 diff --git a/bin86/.md5sum b/bin86/.md5sum index b9d65ff..5967d2e 100644 --- a/bin86/.md5sum +++ b/bin86/.md5sum @@ -1,2 +1,2 @@ -0a20d79765a6855ce7c8c2d02b23a0f0 bin86-0.16.19.tar.gz +a94f57453500700cebfea86d7d217481 bin86-0.16.21.tar.gz 6ff720dfd80656026524ef8a683570ad bin86-x86_64.patch diff --git a/bin86/Pkgfile b/bin86/Pkgfile index 3111b23..a0e6630 100644 --- a/bin86/Pkgfile +++ b/bin86/Pkgfile @@ -1,11 +1,11 @@ # Description: 8086 assembler and loader which can generate 32-bit code for the 386+ processors -# URL: http://www.debath.co.uk/ +# URL: http://v3.sk/~lkundrak/dev86/ # Maintainer: CRUX System Team, core-ports at crux dot nu name=bin86 -version=0.16.19 +version=0.16.21 release=1 -source=(http://rdebath.nfshost.com/dev86/$name-$version.tar.gz \ +source=(http://v3.sk/~lkundrak/dev86/$name-$version.tar.gz \ $name-x86_64.patch) build() {
participants (1)
-
crux@crux.nu