[arch-commits] Commit in db/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat May 4 18:52:02 UTC 2019
Date: Saturday, May 4, 2019 @ 18:52:02
Author: arojas
Revision: 352481
https
Modified:
db/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-04 18:51:24 UTC (rev 352480)
+++ PKGBUILD 2019-05-04 18:52:02 UTC (rev 352481)
@@ -7,10 +7,10 @@
pkgrel=4
pkgdesc="The Berkeley DB embedded database system"
arch=('x86_64')
-url="http://www.oracle.com/technology/software/products/berkeley-db/index.html"
+url="https://www.oracle.com/technology/software/products/berkeley-db/index.html"
license=('custom')
depends=('gcc-libs' 'sh')
-source=(http://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz atomic.patch)
+source=(https://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz atomic.patch)
sha1sums=('fa3f8a41ad5101f43d08bc0efb6241c9b6fc1ae9'
'70a51fe2a39a21652ef01767a9c8a30515b95a33')
More information about the arch-commits
mailing list