~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] main/boost: fix url

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

diff --git a/main/boost/APKBUILD b/main/boost/APKBUILD
index bdf5be214e..ddac4a2d81 100644
--- a/main/boost/APKBUILD
+++ b/main/boost/APKBUILD
@@ -2,9 +2,9 @@
pkgname=boost
pkgver=1.71.0
_pkgver="${pkgver//./_}"
pkgrel=0
pkgrel=1
pkgdesc="Free peer-reviewed portable C++ source libraries"
url="http://www.boost.org/"
url="https://www.boost.org/"
arch="all"
license="custom"
depends="$pkgname-libs"
-- 
2.21.0
Reply to thread Export thread (mbox)