gnu: bdb: Update to 6.2.32.

* gnu/packages/databases.scm (bdb): Update to 6.2.32.
This commit is contained in:
Marius Bakke 2017-09-21 20:05:12 +02:00
parent dfe0bac420
commit 595dcd48a9
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -152,14 +152,14 @@ (define-public gdbm
(define-public bdb
(package
(name "bdb")
(version "6.2.23")
(version "6.2.32")
(source (origin
(method url-fetch)
(uri (string-append "http://download.oracle.com/berkeley-db/db-"
version ".tar.gz"))
(sha256
(base32
"1isxx4jfmnh913jzhp8hhfngbk6dsg46f4kjpvvc56maj64jqqa7"))))
"1yx8wzhch5wwh016nh0kfxvknjkafv6ybkqh6nh7lxx50jqf5id9"))))
(build-system gnu-build-system)
(outputs '("out" ; programs, libraries, headers
"doc")) ; 94 MiB of HTML docs