chiark / gitweb /
libtalloc: Update from 2.1.11 to 2.1.12
authorFredrik Fornwall <fredrik@fornwall.net>
Thu, 22 Mar 2018 21:26:56 +0000 (22:26 +0100)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 22 Mar 2018 21:26:56 +0000 (22:26 +0100)
packages/libtalloc/build.sh

index c5bee697d7bf665423dfc79d47da1a062b6017aa..6952889d9d8413682d1d7be37f8ee3aaf52e7b40 100644 (file)
@@ -1,7 +1,7 @@
 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.11
-TERMUX_PKG_SHA256=639eb35556a0af999123c4d883e79be05ff9f00ab4f9e4ac2e5775f9c5eeeed3
+TERMUX_PKG_VERSION=2.1.12
+TERMUX_PKG_SHA256=987c0cf6815e948d20caaca04eba9b823e67773f361ffafe676e24b953cc604b
 TERMUX_PKG_SRCURL=https://www.samba.org/ftp/talloc/talloc-${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_BUILD_IN_SRC="yes"