From 34cd81c7fa8ba64c60aac5a8daa63a89e4d12d5e Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 15 Aug 2018 16:34:58 +0300 Subject: [PATCH] dev86 --- programming/tool/dev86/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/tool/dev86/pspec.xml b/programming/tool/dev86/pspec.xml index a71054f0ef..6cb8ab4ddf 100644 --- a/programming/tool/dev86/pspec.xml +++ b/programming/tool/dev86/pspec.xml @@ -12,14 +12,14 @@ app:console Development environment for ELKS-86 and standalone 8086 code The dev86 package provides an assembler and linker for real mode 80x86 instructions. You'll need to have this package installed in order to build programs that run in real mode, including LILO and the kernel's bootstrapping code, from their sources. - http://v3.sk/~lkundrak/dev86/archive/Dev86src-0.16.19.tar.gz + https://github.com/lkundrak/dev86/archive/v0.16.21.tar.gz fedora/dev86-noelks.patch fedora/dev86-nostrip.patch fedora/dev86-long.patch - fedora/dev86-print-overflow.patch + dont-ask-anything.patch 64bit-build-fix.patch makefile-fix.patch @@ -36,6 +36,13 @@ + + 2018-08-15 + 0.16.21 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-15 0.16.19