From 28271305d730f6137a8ddb52fed6c281fdaaeb31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sun, 17 Nov 2024 20:36:48 +0100 Subject: [PATCH] bsnow: bump revision; should fix non gcc2 arch --- haiku-apps/bsnow/bsnow-1.0.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haiku-apps/bsnow/bsnow-1.0.0.recipe b/haiku-apps/bsnow/bsnow-1.0.0.recipe index df6958cae..b28c99436 100644 --- a/haiku-apps/bsnow/bsnow-1.0.0.recipe +++ b/haiku-apps/bsnow/bsnow-1.0.0.recipe @@ -4,10 +4,10 @@ background." HOMEPAGE="https://github.com/HaikuArchives/BSnow" COPYRIGHT="2016 François Revol" LICENSE="MIT" -REVISION="3" -srcGitRev="aa7e0a293ba8541c5b3ac85b8df23488f00058d0" +REVISION="4" +srcGitRev="b135a6db0df00fb1df4e7b66786d87de142b5e4c" SOURCE_URI="https://github.com/HaikuArchives/BSnow/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="b1ed96ef4c731bbfbe62b3a13a83b749797bff342cdba5145519c074f1029106" +CHECKSUM_SHA256="1764ea0ef9fc4e0bbb23ad9e12ebfcc6255cc2d78cd545d202356d4ecac1ba17" SOURCE_DIR="BSnow-$srcGitRev" ARCHITECTURES="all"