aboutsummaryrefslogtreecommitdiffstats
path: root/community/asio/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/asio/APKBUILD')
-rw-r--r--community/asio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/asio/APKBUILD b/community/asio/APKBUILD
index bf5e8f22c6..9f8116678c 100644
--- a/community/asio/APKBUILD
+++ b/community/asio/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A cross-platform C++ library for network programming"
url="https://think-async.com"
arch="all"
-license="Boost"
+license="BSL-1.0"
depends=""
depends_dev="boost-dev libressl-dev"
makedepends="$depends_dev"