diff --git a/srcpkgs/stellarium/patches/indi_musl.patch b/srcpkgs/stellarium/patches/indi_musl.patch deleted file mode 100644 index 64ca70176b..0000000000 --- a/srcpkgs/stellarium/patches/indi_musl.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/src/external/libindi/libs/indibase/indilogger.h 2019-06-18 16:09:33.000000000 +0200 -+++ b/src/external/libindi/libs/indibase/indilogger.h 2019-06-26 10:08:27.318535366 +0200 -@@ -30,7 +30,7 @@ - #include - #ifdef Q_OS_WIN - #include --#else -+#elif !defined(__GLIBC__) - #include - #endif - - /** - * @brief Macro to configure the logger. diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template index 0ed370367d..0cfc788cde 100644 --- a/srcpkgs/stellarium/template +++ b/srcpkgs/stellarium/template @@ -1,6 +1,6 @@ # Template file for 'stellarium' pkgname=stellarium -version=0.21.2 +version=0.21.3 revision=1 build_style=cmake hostmakedepends="perl qt5-qmake qt5-host-tools" @@ -12,5 +12,5 @@ maintainer="Andrew Benson " license="GPL-2.0-or-later" homepage="https://stellarium.org/" distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz" -checksum=e588b66a173834f74a6462f5219ce4d38e8f87405b932267f6f1d2d4dbff4a82 +checksum=8ac6c054d12f136fe0d5c0deaaa8d7b69dd2a462be1711a187364574aef97e7f replaces="stellarium-data>=0"