aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authordai9ah <dai9ah@protonmail.com>2018-03-02 22:56:17 +0000
committerSören Tempel <soeren+git@soeren-tempel.net>2018-03-07 10:35:18 +0100
commitdba88d004dde835fb49d37cd0812f7d3c3053a25 (patch)
tree4b6a0429a3a2d770671be087b99e9876497fac69 /main
parent0612b5468ce088f74eb0b41299a38640d02bbe0b (diff)
downloadaports-dba88d004dde835fb49d37cd0812f7d3c3053a25.tar.bz2
aports-dba88d004dde835fb49d37cd0812f7d3c3053a25.tar.xz
main/talloc: upgrade to 2.1.11
Diffstat (limited to 'main')
-rw-r--r--main/talloc/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/talloc/APKBUILD b/main/talloc/APKBUILD
index 5441ab6621..511ba985c9 100644
--- a/main/talloc/APKBUILD
+++ b/main/talloc/APKBUILD
@@ -1,10 +1,10 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=talloc
-pkgver=2.1.10
+pkgver=2.1.11
pkgrel=0
-pkgdesc="A memory pool management library"
-url="http://talloc.samba.org/"
+pkgdesc="Memory pool management library"
+url="http://talloc.samba.org"
arch="all"
license="LGPL-3.0-or-later"
replaces="samba-common"
@@ -50,5 +50,5 @@ _py() {
"$pkgdir"/usr/lib/python* "$subpkgdir"/usr/lib/
}
-sha512sums="215e70056f37ade8f67c20ab2b79dcb40f071989ec908de81144f8a0160637bbdec9a94123dea73475ba42425415df4c1eb8c1986485a00e2e03323719a03ce3 talloc-2.1.10.tar.gz
+sha512sums="e0c7e44f21b0b6510e04e09ce325d50323a0c6466acb6f301676e82f8812c61ed7f6faadac62380aa6338d54679fdf7afba7fb9ac774d0def96efbcf49d00523 talloc-2.1.11.tar.gz
dc7ce3fa5152c2e796b184bf2f7937f3424b9f1fece580195364d416ede47e655c04f1fa3ce33cd2a27d0764039ddbaec8d72c4bf3e96f6eac2c09743bed4b8c always-libs.patch"