Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id B4B8E7811FC; Fri, 18 Feb 2022 15:30:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Malte Voos From: alice Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <20220218152021.3080-1-malte@malvo.org> Subject: Re: [PATCH 1/2] testing/libopensmtpd: new aport Date: Fri, 18 Feb 2022 15:30:04 -0000 Message-ID: <164519820470.985.15906680906041966334.gitlab.31084.599aedd634252df654e2855de70c414db6ebfbd0@listserv.local> On Fri, 18 Feb 2022 16:20:20 +0100, Malte Voos wrote: > +subpackages="$pkgname-dev $pkgname-doc" > +source="http://imperialat.at/releases/$pkgname-$pkgver.tar.gz" > +builddir="$srcdir/$pkgname-$pkgver" this is the default and can be removed -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31084#note_216631