summaryrefslogtreecommitdiffstats
path: root/src/db.mk
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2015-09-02 17:19:14 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-03 13:45:11 (GMT)
commit61febce3226a92ab441a3a8ffa2e40b16a34d67c (patch)
treed57a8dcf980764a63dbd2869d923a370c8e0d0e7 /src/db.mk
parente006e5d88d67884680441eaf50f125f45e20312f (diff)
downloadmxe-61febce3226a92ab441a3a8ffa2e40b16a34d67c.zip
mxe-61febce3226a92ab441a3a8ffa2e40b16a34d67c.tar.gz
mxe-61febce3226a92ab441a3a8ffa2e40b16a34d67c.tar.bz2
db: update to 6.1.26
Diffstat (limited to 'src/db.mk')
-rw-r--r--src/db.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/db.mk b/src/db.mk
index bd472d2..f30cc96 100644
--- a/src/db.mk
+++ b/src/db.mk
@@ -3,8 +3,8 @@
PKG := db
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 4.8.30
-$(PKG)_CHECKSUM := ab36c170dda5b2ceaad3915ced96e41c6b7e493c
+$(PKG)_VERSION := 6.1.26
+$(PKG)_CHECKSUM := 5ae05c6c4a1766270fd5cfb28539e2b7a19c33b2
$(PKG)_SUBDIR := db-$($(PKG)_VERSION)
$(PKG)_FILE := db-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://download.oracle.com/berkeley-db/$($(PKG)_FILE)