mathomatic: Update homepage
[termux-packages] / packages / libtalloc / build.sh
index 70b6bb2..6ebcc0f 100644 (file)
@@ -1,8 +1,8 @@
 TERMUX_PKG_HOMEPAGE=https://talloc.samba.org/talloc/doc/html/index.html
 TERMUX_PKG_DESCRIPTION="Hierarchical, reference counted memory pool system with destructors"
-TERMUX_PKG_VERSION=2.1.8
+TERMUX_PKG_VERSION=2.1.10
+TERMUX_PKG_SHA256=c985e94bebd6ec2f6af3d95dcc3fcb192a2ddb7781a021d70ee899e26221f619
 TERMUX_PKG_SRCURL=https://www.samba.org/ftp/talloc/talloc-${TERMUX_PKG_VERSION}.tar.gz
-TERMUX_PKG_SHA256=22d14911164d4de67ff76b5269fa5250d01f78c955bc77e28615350996877130
 TERMUX_PKG_BUILD_IN_SRC="yes"
 
 termux_step_configure () {