aboutsummaryrefslogtreecommitdiffstats
path: root/main/unixodbc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/unixodbc/APKBUILD')
-rw-r--r--main/unixodbc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/unixodbc/APKBUILD b/main/unixodbc/APKBUILD
index 0525c1c19f8..2f785f5ae7d 100644
--- a/main/unixodbc/APKBUILD
+++ b/main/unixodbc/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="ODBC is an open specification to access Data Sources"
url="http://www.unixodbc.org/"
arch="all"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
options="!check" # No test suite.
depends=""
makedepends="readline-dev"