From 59716b94d1b3e7b523b78a67c18f2e54e08fa2e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Du=C5=A1an=20Poizl?= Date: Sun, 27 Jun 2021 18:02:39 +0200 Subject: [PATCH] Change to stable-3.5.3 branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: DuĊĦan Poizl --- build-soft-stable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-soft-stable.sh b/build-soft-stable.sh index 97c9033..470c993 100755 --- a/build-soft-stable.sh +++ b/build-soft-stable.sh @@ -6,7 +6,7 @@ export CXXFLAGS="-march=native -w -Wno-psabi -D_FILE_OFFSET_BITS=64" INDI_COMMIT="9f59cd9567ce4f57b7798d8f5f0dd693ea721c2f" INDI_3RD_COMMIT="7fa2ce3ab4d7739bb39d54cfbb872978f0d348e6" STELLAR_COMMIT="2ef36159b0a15479aba0f896d0555fac5bf328e0" -KSTARS_COMMIT="3d1d568d89413308f9e8b232d3dc4fa9785d2f03" +KSTARS_COMMIT="5f675d2896b70ce46e84d5b8383a2d78ee83d07a" ROOTDIR="$HOME/astro-soft-stable"