mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/merge-usr: upgrade to git20250703
Contains multitude of fixes as suggested by Sertonix, and further review from bootstrapping
This commit is contained in:
parent
49ca9f83e8
commit
ca2e70a8cc
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Co-Maintainer: Pablo Correa Gomez <pabloyoyoista@postmarketos.org>
|
||||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=merge-usr
|
||||
pkgver=0_git20250530
|
||||
pkgver=0_git20250703
|
||||
pkgrel=0
|
||||
_commit="0ce8a2d5d53088e7317cfbb4d6b38867368a8a71"
|
||||
_commit="03e1aaad3b425cfe2fcad401de5ea3ec96702ced"
|
||||
pkgdesc="Script to produce a merged-usr system"
|
||||
url="https://gitlab.alpinelinux.org/postmarketos/merge-usr"
|
||||
arch="all"
|
||||
|
@ -27,7 +27,6 @@ check() {
|
|||
package() {
|
||||
DESTDIR="$pkgdir" make install
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
5b0b5dcec2321c5e7b37905f6dc8e686e612d94d134268a6c3df579b8b6dfe86e110d3c2f5d104fb0d05ce4be7b6dcd9282c687d985600218cf02b3ee9cbd6ec 0ce8a2d5d53088e7317cfbb4d6b38867368a8a71.tar.gz
|
||||
535b15d47aa223553be6658d96f5b1b339f5ed7ffa728e9faa9859831345c115de8143f196502458ca4d857c3a75f35cfa3804e4acf1a94a81634ee2312a16e2 03e1aaad3b425cfe2fcad401de5ea3ec96702ced.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue