~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

[PATCH] testing/lmdbxx: fix url

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190918233206.10218-1-bribbers@disroot.org>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/lmdbxx/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/lmdbxx/APKBUILD b/testing/lmdbxx/APKBUILD
index 96dd8e1339..4c5294647b 100644
--- a/testing/lmdbxx/APKBUILD
+++ b/testing/lmdbxx/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=lmdbxx
pkgver=0.9.14.0
pkgrel=0
pkgrel=1
pkgdesc="C++11 wrapper for the LMDB database library"
url="https://lmdbxx.sourceforge.net"
url="http://lmdbxx.sourceforge.net"
arch="noarch"
license="Unlicense"
makedepends="doxygen"
-- 
2.21.0
Reply to thread Export thread (mbox)