~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] testing/sentrypeer: new aport

Details
Message ID
<20220425191457.23857-1-ghenry@sentrypeer.org>
DKIM signature
missing
Download raw message
Patch: +14 -3
https://sentrypeer.org/
Honeypot for a distributed p2p list of bad actor IP addresses and phone numbers
testing/
---
 testing/sentrypeer/APKBUILD | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/testing/sentrypeer/APKBUILD b/testing/sentrypeer/APKBUILD
index fe66f9ce8d..16bdb29a64 100644
--- a/testing/sentrypeer/APKBUILD
+++ b/testing/sentrypeer/APKBUILD
@@ -5,9 +5,19 @@ pkgver=1.4.0
pkgrel=0
pkgdesc="Honeypot for a distributed p2p list of bad actor IP addresses and phone numbers"
url="https://sentrypeer.org/"
arch="all"
license="GPL-2.0-only GPL-3.0-only"
makedepends="autoconf autoconf-archive automake pkgconfig sqlite-dev opendht-dev jansson-dev libmicrohttpd-dev libosip2-dev pcre2-dev util-linux-dev"
arch="!x86 !armhf !armv7"
license="GPL-2.0-only OR GPL-3.0-only"
makedepends="
        autoconf
        autoconf-archive
        automake
        jansson-dev
        libmicrohttpd-dev
        libosip2-dev
        opendht-dev
        pcre2-dev
        sqlite-dev
        util-linux-dev"
checkdepends="cmocka-dev curl-dev"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/SentryPeer/SentryPeer/archive/refs/tags/v$pkgver.tar.gz"
@@ -38,3 +48,4 @@ package() {
sha512sums="
6ca0b3fba3beaf1262cf18e246acd5fc0d5bd0f04b6007a69aa24197ecb607baf21fade03e4b3e7a67301da0dd33c36d80cc31d06a58befab7e9c272c925cfdc  sentrypeer-1.4.0.tar.gz
"

-- 
2.36.0
Details
Message ID
<165091410935.985.1869720171553941127@listserv.local>
In-Reply-To
<20220425191457.23857-1-ghenry@sentrypeer.org> (view parent)
DKIM signature
missing
Download raw message
Hi!

We received your patch, but we were unable to apply it to the upstream
GitLab repository. Did you rebase?
Reply to thread Export thread (mbox)