aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-04-08 07:50:53 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-04-08 07:50:53 -0300
commitf76e1703acb2e48b111b0abdc5570a65b87c892f (patch)
tree89950388e3f8a23324eb53b996d5c837169b6d39
parent5aec794204d643f7939b9eb608cce4a6dd7e32d0 (diff)
community/salt: rebuild for python3.9
-rw-r--r--community/salt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/salt/APKBUILD b/community/salt/APKBUILD
index 24afa62b836..640bcf87ae5 100644
--- a/community/salt/APKBUILD
+++ b/community/salt/APKBUILD
@@ -4,8 +4,8 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=salt
pkgver=3003
-pkgrel=0
-pkgdesc="A parallel remote execution system"
+pkgrel=1
+pkgdesc="parallel remote execution system"
url="https://github.com/saltstack/salt"
arch="noarch !s390x !mips !mips64"
license="Apache-2.0"