mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
dosbox: update to 0.74.3
This commit is contained in:
parent
990727eb95
commit
6a443dcb5a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'dosbox'
|
||||
pkgname=dosbox
|
||||
version=0.74.2
|
||||
version=0.74.3
|
||||
revision=1
|
||||
wrksrc=${pkgname}-0.74-2
|
||||
wrksrc=${pkgname}-0.74-3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="alsa-lib-devel libpng-devel SDL_net-devel SDL_sound-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.dosbox.com"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${wrksrc}.tar.gz"
|
||||
checksum=7077303595bedd7cd0bb94227fa9a6b5609e7c90a3e6523af11bc4afcb0a57cf
|
||||
checksum=c0d13dd7ed2ed363b68de615475781e891cd582e8162b5c3669137502222260a
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's/png_check_sig/png_sig_cmp/' configure
|
||||
|
|
Loading…
Add table
Reference in a new issue