diff options
Diffstat (limited to 'system/db/APKBUILD')
-rw-r--r-- | system/db/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/db/APKBUILD b/system/db/APKBUILD index 30d2485be..bf920315f 100644 --- a/system/db/APKBUILD +++ b/system/db/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="The Berkeley DB embedded database system" url="https://www.oracle.com/technology/software/products/berkeley-db/index.html" arch="all" -license="custom" +license="Sleepycat AND BSD-3-Clause" options="!check" # "check target not available" depends= makedepends= |