dosbox: fix wrong homepage
This commit is contained in:
parent
2503e57e99
commit
488cd790f5
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'dosbox'
|
||||
pkgname=dosbox
|
||||
version=0.74
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="alsa-lib-devel libpng-devel SDL_net-devel SDL_sound-devel"
|
||||
short_desc="x86 emulator with Tandy/Herc/CGA/EGA/VGA/SVGA graphics, sound and DOS"
|
||||
short_desc="DOS x86 emulator with Tandy/Herc/CGA/EGA/VGA/SVGA graphics and sound"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://dosbox.sourceforget.net"
|
||||
homepage="http://www.dosbox.com"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=13f74916e2d4002bad1978e55727f302ff6df3d9be2f9b0e271501bd0a938e05
|
||||
|
||||
|
|
Loading…
Reference in a new issue