mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
winetricks: update to 20220411
This commit is contained in:
parent
7e6f3e0248
commit
9e00e0e9c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'winetricks'
|
# Template file for 'winetricks'
|
||||||
pkgname=winetricks
|
pkgname=winetricks
|
||||||
version=20210825
|
version=20220411
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="cabextract unzip xmessage" # actually it depends on wine
|
depends="cabextract unzip xmessage" # actually it depends on wine
|
||||||
|
@ -9,5 +9,5 @@ maintainer="mater11234 <mater11234@riseup.net>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://wiki.winehq.org/winetricks"
|
homepage="http://wiki.winehq.org/winetricks"
|
||||||
distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
|
distfiles="https://github.com/Winetricks/winetricks/archive/$version.tar.gz"
|
||||||
checksum=bac77918ef4d58c6465a1043fd996d09c3ee2c5a07f56ed089c4c65a71881277
|
checksum=c16e09ee4e5fda48a49ae9515a9c6d175713792be1b85ea92624d93e37effbd0
|
||||||
make_check=no # Needs python3-bashate
|
make_check=no # Needs python3-bashate
|
||||||
|
|
Loading…
Add table
Reference in a new issue