xsnow: update to 3.6.0.
This commit is contained in:
parent
234613f8fc
commit
219cd6a654
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xsnow'
|
||||
pkgname=xsnow
|
||||
version=3.5.3
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qemu
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://ratrabbit.nl/ratrabbit/xsnow/index.html"
|
||||
changelog="https://ratrabbit.nl/ratrabbit/xsnow/changelog/index.html"
|
||||
distfiles="https://ratrabbit.nl/downloads/xsnow/${pkgname}-${version}.tar.gz"
|
||||
checksum=c3f482ae98b4685d25cafad935fddb42b01ade725c7a416b737861bae71deec1
|
||||
checksum=715741f11dd5fd672ddc3c702e802585a31c211aac3d06612e462a6369398215
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue