mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
WoeUSB: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
8fdbbae053
commit
5ccf75d41b
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'WoeUSB'
|
||||
pkgname=WoeUSB
|
||||
version=3.3.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-wx-config=wx-config-gtk3"
|
||||
hostmakedepends="automake gettext libtool"
|
||||
|
@ -14,6 +14,8 @@ homepage="https://github.com/slacka/WoeUSB"
|
|||
distfiles="https://github.com/slacka/WoeUSB/archive/v${version}.tar.gz"
|
||||
checksum=0cab88a1113506f39d2f1c19532b2cd8d968c6a9f59129953c000e29e73f3d4f
|
||||
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e "s/@@WOEUSB_VERSION@@/$version/g" \
|
||||
configure.ac \
|
||||
|
|
Loading…
Add table
Reference in a new issue