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