parent
7f7d291ca5
commit
877838baf9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'WoeUSB'
|
||||
pkgname=WoeUSB
|
||||
version=3.1.4
|
||||
version=3.1.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -9,9 +9,9 @@ depends="ntfs-3g parted"
|
|||
short_desc="Create a Windows USB stick installer from a real Windows DVD or image"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
homepage="https://github.com/slacka/WoeUSB"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
distfiles="https://github.com/slacka/WoeUSB/archive/v${version}.tar.gz"
|
||||
checksum=34b2ab1108c972f6d02fb09de3f6cf5c5cdeace519ad22bde6678062329a004e
|
||||
checksum=61f37412f48d08f974fbd35088adb981c6edc7c0f9290102e1c38669e91c652c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue