diff options
Diffstat (limited to 'main/talloc/APKBUILD')
-rw-r--r-- | main/talloc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/talloc/APKBUILD b/main/talloc/APKBUILD index 273edcbd0d6..25726d68972 100644 --- a/main/talloc/APKBUILD +++ b/main/talloc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=talloc pkgver=2.3.4 -pkgrel=0 +pkgrel=1 pkgdesc="Memory pool management library" url="https://talloc.samba.org" arch="all" |