main/postmarketos-ondev: upgrade to 0.4.1 (MR 1933)
Fix SD to eMMC dialog showing up after flashing to eMMC.
This commit is contained in:
parent
4a6f4594da
commit
f28ffc0ec5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=postmarketos-ondev
|
||||
pkgver=0.4.0
|
||||
pkgver=0.4.1
|
||||
pkgrel=0
|
||||
pkgdesc="Calamares based on-device installer"
|
||||
url="https://postmarketos.org"
|
||||
|
@ -35,4 +35,4 @@ package() {
|
|||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
sha512sums="79c5748dde36d57aeac115800beddeb1fd5bf47646a8d186508351c51799d8f18e5b300fb75f9ce263d2050dbe28b4733db92a2c72912c71b785117c3eb9fda3 postmarketos-ondev-0.4.0.tar.bz2"
|
||||
sha512sums="dbbe7402c83d5cad2d742373cdc05c9a7a0a1690a2364db93b84706408099022b103c6641372802c1e28779d6512fe5b1d5cb27588aa5dde559881109f1e915c postmarketos-ondev-0.4.1.tar.bz2"
|
||||
|
|
Loading…
Reference in a new issue