summaryrefslogtreecommitdiffstats
path: root/src/db.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/db.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/db.mk')
-rw-r--r--src/db.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db.mk b/src/db.mk
index a91109f..349c0e6 100644
--- a/src/db.mk
+++ b/src/db.mk
@@ -4,7 +4,7 @@
PKG := db
$(PKG)_IGNORE :=
$(PKG)_VERSION := 6.1.26
-$(PKG)_CHECKSUM := 0986c3c60e2a7cfb5bfa25177ef7cadb2afb13a6
+$(PKG)_CHECKSUM := dd1417af5443f326ee3998e40986c3c60e2a7cfb5bfa25177ef7cadb2afb13a6
$(PKG)_SUBDIR := db-$($(PKG)_VERSION)
$(PKG)_FILE := db-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://download.oracle.com/berkeley-db/$($(PKG)_FILE)