Bumped minisatip version to 2.0.88

This commit is contained in:
2026-07-20 23:17:39 +02:00
parent aa1cea2a72
commit fe99673162
+4 -2
View File
@@ -1,6 +1,6 @@
# Maintainer: Bram Prieshof <bram@bprieshof.nl> # Maintainer: Bram Prieshof <bram@bprieshof.nl>
pkgname=minisatip pkgname=minisatip
pkgver=2.0.75 pkgver=2.0.88
pkgrel=0 pkgrel=0
pkgdesc="SATIP server" pkgdesc="SATIP server"
url="https://github.com/catalinii/minisatip" url="https://github.com/catalinii/minisatip"
@@ -20,7 +20,9 @@ build() {
cd "${_builddir}" cd "${_builddir}"
if [ "$CARCH" = "armhf" ] || [ "$CARCH" = "armv7" ]; then if [ "$CARCH" = "armhf" ] || [ "$CARCH" = "armv7" ]; then
cmake -B build . -DCXX23=OFF -DSTATIC=ON cmake -B build . -DCXX23=OFF -DSTATIC=ON
#cmake -B build -DCXX23=OFF
else else
#cmake -B build
cmake -B build . -DSTATIC=ON cmake -B build . -DSTATIC=ON
fi fi
cd build cd build
@@ -36,6 +38,6 @@ package() {
} }
sha512sums=" sha512sums="
b700626d58f48322cbf9f326b003d62637599ae0062cccd9bfdb52ae9b6bb9198dcd9ed6f253178a753a09951f498417324269ededeeb196310f317428ac99b1 minisatip-src.tar.gz e45dc96ac72b01e634e7990abe3d59b915e1905b2e6f4fe5130afa2e671a96582e29f212a69025af49f270698ae08b17eba69dc01155ebe9168dbbb6b0393a3f minisatip-src.tar.gz
970823cd26821af97bd099104b8c2b5376a21701b0e3d0e8947b6784091c4bfb179af8064d9bcfc18d9629705b5b3999d6cbfcb19bf2f4d20593d08f95e3d849 minisatip.initd 970823cd26821af97bd099104b8c2b5376a21701b0e3d0e8947b6784091c4bfb179af8064d9bcfc18d9629705b5b3999d6cbfcb19bf2f4d20593d08f95e3d849 minisatip.initd
" "