libtalloc: Update from 2.1.12 to 2.1.13

This commit is contained in:
Fredrik Fornwall 2018-04-06 23:06:09 +02:00
parent 890319e800
commit 86082f29d6
1 changed files with 2 additions and 2 deletions

View 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"