libtalloc: Update from 2.1.12 to 2.1.13
authorFredrik Fornwall <fredrik@fornwall.net>
Fri, 6 Apr 2018 21:06:09 +0000 (23:06 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Fri, 6 Apr 2018 21:06:09 +0000 (23:06 +0200)
packages/libtalloc/build.sh

index 6952889..09430c3 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.12
-TERMUX_PKG_SHA256=987c0cf6815e948d20caaca04eba9b823e67773f361ffafe676e24b953cc604b
+TERMUX_PKG_VERSION=2.1.13
+TERMUX_PKG_SHA256=84f399dbf0ad97006a2b4953ea99452d033faac15aabfddd4ba61734764c6047
 TERMUX_PKG_SRCURL=https://www.samba.org/ftp/talloc/talloc-${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_BUILD_IN_SRC="yes"