mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
XyGrib: update to 1.2.4
This commit is contained in:
parent
45072f372f
commit
46f1bbe14e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'XyGrib'
|
# Template file for 'XyGrib'
|
||||||
pkgname=XyGrib
|
pkgname=XyGrib
|
||||||
version=1.2.2
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,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=59ae592fccf09703f2ebf7104773edf68852afc9fee18c9d5b23c3452becf4b5
|
checksum=d3ec98e926f5c22287e8ecbf73a60a425444604f0bece396579f8f069c72ebae
|
||||||
|
|
||||||
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