wine-unstable: update to 1.5.19.
This commit is contained in:
parent
8295225d4b
commit
502c7bc2c5
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'wine-unstable'
|
||||
__pkgname=wine
|
||||
pkgname=${__pkgname}-unstable
|
||||
version=1.5.14
|
||||
revision=2
|
||||
version=1.5.19
|
||||
revision=1
|
||||
wrksrc=${__pkgname}-${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-x"
|
||||
|
@ -12,7 +12,7 @@ maintainer="davehome <davehome@redthumb.info.tm>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://www.winehq.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${__pkgname}/${__pkgname}-${version}.tar.bz2"
|
||||
checksum=3e70ff0f900bf459dd6fa767bdac5543a27b76364f8ef89088300b867351df42
|
||||
checksum=51ad795ae62d8392ac6fbc3ad595ac57d44bcc779b716573a9d73ca122961023
|
||||
long_desc="
|
||||
Wine lets you run Windows software on other operating systems. With Wine,
|
||||
you can install and run these applications just like you would in
|
||||
|
|
Loading…
Reference in New Issue