bump(main/libduckdb): 1.4.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-09-16 12:47:17 +00:00
parent f8c0b31db7
commit d013b8a8a4

View File

@@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://duckdb.org/
TERMUX_PKG_DESCRIPTION="An in-process SQL OLAP database management system"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.3.2"
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION="1.4.0"
TERMUX_PKG_AUTO_UPDATE=true
# we clone to retain the .git directory, to ensure the version in the built executable is correctly populated
TERMUX_PKG_SRCURL=git+https://github.com/duckdb/duckdb