libtalloc: Update from 2.1.6 to 2.1.8

This commit is contained in:
Fredrik Fornwall 2016-08-14 08:26:15 -04:00
parent 278755bdfa
commit 0feaa732f1

View File

@ -1,7 +1,6 @@
# Compiles, but unused (proot will perhaps use it)
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.6
TERMUX_PKG_VERSION=2.1.8
TERMUX_PKG_SRCURL=https://www.samba.org/ftp/talloc/talloc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC="yes"