From 432627c921ecce92289306cc5d1fb773c6544380 Mon Sep 17 00:00:00 2001 From: Alexey Min Date: Wed, 2 Mar 2022 23:54:26 +0300 Subject: [PATCH] main/postmarketos-base: fix error after upstream changes (MR 2970) Fixes error: postmarketos-base-18-r0: trying to overwrite etc/fstab owned by alpine-baselayout-data-3.2.0-r20. caused by https://gitlab.alpinelinux.org/alpine/aports/-/commit/9ecba8a514827daf64521008306fb137b498ebf5 [ci:skip-build] already built successfully in CI --- main/postmarketos-base/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/postmarketos-base/APKBUILD b/main/postmarketos-base/APKBUILD index f6c8f1b81..3ab882d57 100644 --- a/main/postmarketos-base/APKBUILD +++ b/main/postmarketos-base/APKBUILD @@ -1,6 +1,6 @@ pkgname=postmarketos-base pkgver=18 -pkgrel=0 +pkgrel=1 pkgdesc="Meta package for minimal postmarketOS base" url="https://postmarketos.org" arch="noarch" @@ -24,6 +24,7 @@ options="!check" replaces=" alpine-base alpine-baselayout + alpine-baselayout-data busybox-initscripts openrc sudo