xsnow: update to 3.5.1.
This commit is contained in:
parent
f0d17cbd5a
commit
660139c2a7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xsnow'
|
# Template file for 'xsnow'
|
||||||
pkgname=xsnow
|
pkgname=xsnow
|
||||||
version=3.5.0
|
version=3.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://ratrabbit.nl/ratrabbit/xsnow/index.html"
|
homepage="https://ratrabbit.nl/ratrabbit/xsnow/index.html"
|
||||||
changelog="https://ratrabbit.nl/ratrabbit/xsnow/changelog/index.html"
|
changelog="https://ratrabbit.nl/ratrabbit/xsnow/changelog/index.html"
|
||||||
distfiles="https://ratrabbit.nl/downloads/xsnow/${pkgname}-${version}.tar.gz"
|
distfiles="https://ratrabbit.nl/downloads/xsnow/${pkgname}-${version}.tar.gz"
|
||||||
checksum=884bb7478f839c120ebd031642fdae54b1f700352faac87b509a2ff221a57ff9
|
checksum=5f1d9cd8d8736bc79993d5470e10030eb0bfadc55c91db1124b8a67333333bdf
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue