aboutsummaryrefslogtreecommitdiffstats
path: root/main/apr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/apr/APKBUILD')
-rw-r--r--main/apr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apr/APKBUILD b/main/apr/APKBUILD
index 1186a5133d8..ccf5138b271 100644
--- a/main/apr/APKBUILD
+++ b/main/apr/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="The Apache Portable Runtime"
url="http://apr.apache.org/"
arch="all"
-license="ASL 2.0"
+license="Apache-2.0"
depends=""
depends_dev="util-linux-dev bash"
makedepends="$depends_dev"