WoeUSB: update to 3.3.0.
This commit is contained in:
parent
91b52a765e
commit
764e7b68c1
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'WoeUSB'
|
# Template file for 'WoeUSB'
|
||||||
pkgname=WoeUSB
|
pkgname=WoeUSB
|
||||||
version=3.2.12
|
version=3.3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-gtk3"
|
configure_args="--with-wx-config=wx-config-gtk3"
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
makedepends="wxWidgets-gtk3-devel"
|
makedepends="wxWidgets-gtk3-devel"
|
||||||
depends="grub ntfs-3g parted wget"
|
depends="grub ntfs-3g parted wget"
|
||||||
short_desc="Create a Windows USB stick installer from a real Windows DVD or image"
|
short_desc="Create a Windows USB stick installer from a real Windows DVD or image"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/slacka/WoeUSB"
|
homepage="https://github.com/slacka/WoeUSB"
|
||||||
distfiles="https://github.com/slacka/WoeUSB/archive/v${version}.tar.gz"
|
distfiles="https://github.com/slacka/WoeUSB/archive/v${version}.tar.gz"
|
||||||
checksum=a70226893fa99a0f7fb00609d54f6a2b1d27c4f2c5e12b612cdbe5735a5053f4
|
checksum=dc0e1a233143a33182339915d043a419c089b8bfb0d3813b17acbff2bdb285bb
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue