Skip to content

Commit 0c87916

Browse files
committed
bump(main/python-apsw): 3.52.0.0
This commit has been automatically submitted by Github Actions.
1 parent 34db818 commit 0c87916

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

packages/python-apsw/build.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://rogerbinns.github.io/apsw/
22
TERMUX_PKG_DESCRIPTION="Another Python SQLite Wrapper"
33
TERMUX_PKG_LICENSE="ZLIB"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="3.51.2.0"
6-
TERMUX_PKG_REVISION=1
5+
TERMUX_PKG_VERSION="3.52.0.0"
76
TERMUX_PKG_SRCURL=https://github.com/rogerbinns/apsw/releases/download/${TERMUX_PKG_VERSION}/apsw-${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=15b69c57358624d8fef1c37ecaa536691cbb39db824fd41a11021c2f3197a7fb
7+
TERMUX_PKG_SHA256=456e79a92b1621d681de679a043971e9a75011eb9dec46fbf55f037c29a8bdd5
98
TERMUX_PKG_AUTO_UPDATE=true
109
TERMUX_PKG_DEPENDS="libsqlite, python"
1110
TERMUX_PKG_PYTHON_COMMON_BUILD_DEPS="wheel"

0 commit comments

Comments
 (0)