libdb: rebuild

Only aarch64 was uploaded in the manual rebuild it seems.

Fixes https://github.com/termux/termux-packages/issues/5493
This commit is contained in:
Henrik Grimler 2020-07-08 13:24:28 +02:00 committed by GitHub
parent ea91ae1458
commit f9b41d8561

View File

@ -5,7 +5,7 @@ TERMUX_PKG_LICENSE="BSD 3-Clause"
# this hack to be able to find the license file.
TERMUX_PKG_LICENSE_FILE="../LICENSE"
TERMUX_PKG_VERSION=18.1.40
TERMUX_PKG_REVISION=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://fossies.org/linux/misc/db-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0cecb2ef0c67b166de93732769abdeba0555086d51de1090df325e18ee8da9c8
TERMUX_PKG_BREAKS="libdb-dev"