mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tageditor: update to 3.7.8.
This commit is contained in:
parent
25f4871714
commit
7417308a5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tageditor'
|
# Template file for 'tageditor'
|
||||||
pkgname=tageditor
|
pkgname=tageditor
|
||||||
version=3.7.7
|
version=3.7.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/Martchus/tageditor"
|
homepage="https://github.com/Martchus/tageditor"
|
||||||
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=1bc7bc43605503a264c065dd531299b23d1e124444d6cf6286f1b5763dc66074
|
checksum=b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3
|
||||||
|
|
||||||
build_options="qt webengine webkit script"
|
build_options="qt webengine webkit script"
|
||||||
build_options_default="qt"
|
build_options_default="qt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue