aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-25 15:51:41 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-26 01:26:50 +0000
commit46ec8bd55cfed75868501b4c559a035df1006d00 (patch)
treebc005e1be24c35a1db687842043e7e960a8ff5bc
parent67530670cfd795b6b1573a1ff46a1302b8361222 (diff)
main/talloc: upgrade to 2.3.2
-rw-r--r--main/talloc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/talloc/APKBUILD b/main/talloc/APKBUILD
index 3ccd7449ff5..5f27d5cc57d 100644
--- a/main/talloc/APKBUILD
+++ b/main/talloc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor:
# Maintainer:
pkgname=talloc
-pkgver=2.3.1
+pkgver=2.3.2
pkgrel=0
pkgdesc="Memory pool management library"
url="https://talloc.samba.org"
@@ -51,5 +51,5 @@ _py3() {
"$pkgdir"/usr/lib/python3* "$subpkgdir"/usr/lib/
}
-sha512sums="064fc39a9aaace6e0209f3251c8ff198d8a318b4cf4198006ff9892ca6e15e7d817b2fda43e0444fbbf04d2c3e70d06523dff5d57cbb796d27317ef4759e062e talloc-2.3.1.tar.gz
+sha512sums="c851a6f43025720453a3bff8734bfcfff0e29fb7cf2ffcc6c03b6ab8589098daf01d668deec61aa2f238d4df3eb3c47bd080e26eec760cf04a70e1afcad5c5e1 talloc-2.3.2.tar.gz
66d06f735fe591f3a888ced25c4c5a0068402001736ce52443d0670d42bf7144c7f69ff9c6299ecf4d9001f23c68403953c4bdc7325f4d094d304e4215ff90b1 always-libs.patch"