bin86: update to 0.16.21.

This commit is contained in:
Juan RP 2014-05-11 17:58:40 +02:00
parent 0aa173df03
commit e75326ce78
1 changed files with 4 additions and 5 deletions

View File

@ -1,18 +1,17 @@
# Template file for 'bin86'
pkgname=bin86
version=0.16.19
version=0.16.21
revision=1
short_desc="A complete 8086 assembler and loader"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.debath.co.uk/"
homepage="http://v3.sk/~lkundrak/dev86/"
license="GPL-2"
distfiles="http://www.debath.co.uk/dev86/bin86-$version.tar.gz"
checksum=35b99e05395264d0692f8b327f9b4f18de9e483484faa5ccbaa7c9f353d9c30c
distfiles="${homepage}/bin86-$version.tar.gz"
checksum=021e37cde3a20632c4c9000993cb4aa9f58cb82b1d3c26b9aeb62d6566925738
do_build() {
make ${makejobs} PREFIX=/usr
}
do_install() {
vmkdir usr/bin
vmkdir usr/share/man/man1