mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-07 13:22:56 +02:00
XyGrib: update to 1.2.6.
This commit is contained in:
parent
ec43fa363e
commit
bda41c0d68
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'XyGrib'
|
# Template file for 'XyGrib'
|
||||||
pkgname=XyGrib
|
pkgname=XyGrib
|
||||||
version=1.2.4
|
version=1.2.6
|
||||||
revision=3
|
revision=1
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-devel pkg-config"
|
hostmakedepends="qt5-devel pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://opengribs.org/"
|
homepage="https://opengribs.org/"
|
||||||
distfiles="https://github.com/opengribs/XyGrib/archive/v${version}.tar.gz"
|
distfiles="https://github.com/opengribs/XyGrib/archive/v${version}.tar.gz"
|
||||||
checksum=d3ec98e926f5c22287e8ecbf73a60a425444604f0bece396579f8f069c72ebae
|
checksum=8f214edafb05adb556f3400a7b01517abe94fa9e5ecb9751edd2ed99336e52d2
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
make_build_args="LINK=${XBPS_CROSS_TRIPLET}-c++"
|
make_build_args="LINK=${XBPS_CROSS_TRIPLET}-c++"
|
||||||
|
|
Loading…
Add table
Reference in a new issue