libtalloc: Update to 2.1.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
21bef99c74
commit
89ea575406
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=talloc
|
PKG_NAME:=talloc
|
||||||
PKG_VERSION:=2.1.11
|
PKG_VERSION:=2.1.13
|
||||||
MAJOR_VERSION:=2
|
MAJOR_VERSION:=2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://www.samba.org/ftp/talloc/
|
PKG_SOURCE_URL:=https://www.samba.org/ftp/talloc
|
||||||
PKG_HASH:=639eb35556a0af999123c4d883e79be05ff9f00ab4f9e4ac2e5775f9c5eeeed3
|
PKG_HASH:=84f399dbf0ad97006a2b4953ea99452d033faac15aabfddd4ba61734764c6047
|
||||||
|
|
||||||
PKG_MAINTAINER:=Lucile Quirion <lucile.quirion@savoirfairelinux.com>
|
PKG_MAINTAINER:=Lucile Quirion <lucile.quirion@savoirfairelinux.com>
|
||||||
PKG_LICENSE:=LGPL-3.0+
|
PKG_LICENSE:=LGPL-3.0+
|
||||||
|
|
Loading…
Reference in a new issue