wine: updated d3d9 checksum
This commit is contained in:
parent
fe87568444
commit
82a13f68ce
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=1.7.46
|
version=1.7.46
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gstreamer"
|
configure_args="--without-gstreamer"
|
||||||
short_desc="Run Microsoft Windows applications"
|
short_desc="Run Microsoft Windows applications"
|
||||||
|
@ -46,7 +46,7 @@ fi
|
||||||
|
|
||||||
if [ ${build_option_d3d9} ]; then
|
if [ ${build_option_d3d9} ]; then
|
||||||
distfiles+=" https://github.com/NP-Hardass/wine-d3d9-patches/archive/wine-d3d9-${version}.tar.gz"
|
distfiles+=" https://github.com/NP-Hardass/wine-d3d9-patches/archive/wine-d3d9-${version}.tar.gz"
|
||||||
checksum+=" 3f33e48ee0c661f59e91bf2156fb954aa4d240b930c40f2530547b2959783011"
|
checksum+=" b9dafc22e86b880c4cb08e3635ef4ea8657489be238373fb01d3f85c8b864446"
|
||||||
configure_args+=" --with-d3dadapter"
|
configure_args+=" --with-d3dadapter"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue