mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
LGOGDownloader: update to 3.17.
This commit is contained in:
parent
e572505c03
commit
da1518ccfc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'LGOGDownloader'
|
# Template file for 'LGOGDownloader'
|
||||||
pkgname=LGOGDownloader
|
pkgname=LGOGDownloader
|
||||||
version=3.15
|
version=3.17
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="$(vopt_bool qt USE_QT_GUI)"
|
configure_args="$(vopt_bool qt USE_QT_GUI)"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -16,7 +16,7 @@ license="WTFPL"
|
||||||
homepage="https://github.com/Sude-/lgogdownloader"
|
homepage="https://github.com/Sude-/lgogdownloader"
|
||||||
changelog="https://github.com/Sude-/lgogdownloader/releases"
|
changelog="https://github.com/Sude-/lgogdownloader/releases"
|
||||||
distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz"
|
||||||
checksum=d72c7a5f31e8bf334467eec2066c6f9286676dec4ac03eb989bc18f8a8b56cea
|
checksum=d96d15c996dd9e07b3697dd710fd7d0588064c8492e5923d3515f3b936d348e9
|
||||||
|
|
||||||
build_options="qt"
|
build_options="qt"
|
||||||
desc_option_qt="Include QT WebEngine to support solving captchas"
|
desc_option_qt="Include QT WebEngine to support solving captchas"
|
||||||
|
|
Loading…
Add table
Reference in a new issue