Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Northstar to v1.29.1 #137

Merged
merged 1 commit into from
Dec 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/northstar/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: pg9182 <[email protected]>
pkgname=northstar
pkgver=1.29.0
pkgver=1.29.1
pkgver_tf=2.0.11.0
pkgrel=0
pkgdesc="Northstar binaries and mods"
Expand All @@ -26,5 +26,5 @@ package() {
cp -r "$srcdir/." "$pkgdir/usr/lib/northstar/"
}
sha512sums="
6d8bcc6c84e4f085eee9f19c10ec528303fc29ecd63c5e06fa51d42fd9b3d63eba942831369281a74a33f754d47bc3e7d76205a4e717bebb50011f1f651106dd Northstar.release.v$pkgver.zip
7abdc82f61a929420539f1aaca19ae26d65a115800d369bd3e971deae1e2048e8bafa7eacb174b5f3e8fba29bebdcbde9f87125f926fe7949f63ee53f5d56cfe Northstar.release.v$pkgver.zip
"
Loading