dev86: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:16 +00:00
parent 39aeecc9f9
commit 501d6ab477
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@ short_desc="8086 cross development compiler, assembler and linker"
license="GPL+, GPL-2+, LGPL-2+"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://v3.sk/~lkundrak/dev86/"
update_pkgname=Dev86src
distfiles="${homepage}/Dev86src-$version.tar.gz"
checksum=234b110e6df9b7f6843e2ee53473127c2211243a16748f229fc0127845f68d94
only_for_archs="i686 x86_64"

1
srcpkgs/dev86/update Normal file
View File

@ -0,0 +1 @@
pkgname=Dev86src