diff options
Diffstat (limited to 'main/db/APKBUILD')
-rw-r--r-- | main/db/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/db/APKBUILD b/main/db/APKBUILD index 0b122644a3..e450562b3f 100644 --- a/main/db/APKBUILD +++ b/main/db/APKBUILD @@ -4,7 +4,7 @@ pkgver=5.3.28 _ver=${pkgver} pkgrel=0 pkgdesc="The Berkeley DB embedded database system" -url="http://www.oracle.com/technology/software/products/berkeley-db/index.html" +url="https://www.oracle.com/technology/software/products/berkeley-db/index.html" arch="all" license="custom" options="!check" # "check target not available" |