dev86: update to 0.16.20.
This commit is contained in:
parent
e75326ce78
commit
d2317a70dd
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'dev86'
|
||||
pkgname=dev86
|
||||
version=0.16.19
|
||||
revision=2
|
||||
version=0.16.20
|
||||
revision=1
|
||||
nostrip=yes
|
||||
makedepends="bin86"
|
||||
depends="${makedepends}"
|
||||
short_desc="8086 cross development compiler, assembler and linker"
|
||||
homepage="http://www.debath.co.uk/dev86/"
|
||||
license="GPL+, GPL-2+, LGPL-2+"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://www.debath.co.uk/dev86/Dev86src-$version.tar.gz"
|
||||
checksum=33398b87ca85e2b69e4062cf59f2f7354af46da5edcba036c6f97bae17b8d00e
|
||||
homepage="http://v3.sk/~lkundrak/dev86/"
|
||||
distfiles="${homepage}/Dev86src-$version.tar.gz"
|
||||
checksum=61817a378c8c8ba65f36c6792d457a305dc4eedae8cdc8b6233bf2bb28e5fe8d
|
||||
|
||||
do_build() {
|
||||
for f in libc/bcc libc/misc libc/msdos libc/string libc/syscall \
|
||||
|
|
Loading…
Reference in a new issue