mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
imgbrd-grabber: update to 7.1.1
This commit is contained in:
parent
fc8f0922da
commit
9510ac257d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'imgbrd-grabber'
|
# Template file for 'imgbrd-grabber'
|
||||||
pkgname=imgbrd-grabber
|
pkgname=imgbrd-grabber
|
||||||
version=7.1.0
|
version=7.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="nodejs"
|
hostmakedepends="nodejs"
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://bionus.github.io/imgbrd-grabber"
|
homepage="https://bionus.github.io/imgbrd-grabber"
|
||||||
changelog="https://github.com/Bionus/imgbrd-grabber/releases"
|
changelog="https://github.com/Bionus/imgbrd-grabber/releases"
|
||||||
distfiles="https://github.com/Bionus/imgbrd-grabber/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Bionus/imgbrd-grabber/archive/v${version}.tar.gz"
|
||||||
checksum=b46bbeb8c25c1b134cf5900c71b5d765d10f9f343a0e842ff3fbf4679142239d
|
checksum=4ecb247f92fb4ba7c3245439bcd221e8c64dd037c1761065a663adb6b4571740
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue