Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
techknowlogick
aports
Commits
85b6562d
Commit
85b6562d
authored
May 17, 2022
by
Sean
Committed by
alice
May 18, 2022
Browse files
community/ansible-core: upgrade to 2.13.0
parent
b1d18159
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/ansible-core/APKBUILD
View file @
85b6562d
# Contributor: Sean McAvoy <seanmcavoy@gmail.com>
# Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
pkgname
=
ansible-core
pkgver
=
2.1
2.5
pkgver
=
2.1
3.0
pkgrel
=
0
pkgdesc
=
"core components of ansible: A configuration-management, deployment, task-execution, and multinode orchestration framework"
url
=
"https://ansible.com"
...
...
@@ -21,9 +21,6 @@ build() {
package
()
{
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
mkdir
-p
"
$pkgdir
"
/usr/share/man/man1
install
-Dm644
"
$builddir
"
/docs/man/man1/
*
.1
\
"
$pkgdir
"
/usr/share/man/man1
mkdir
-p
"
$pkgdir
"
/usr/share/doc/
$pkgname
/examples/
cp
-r
examples/
*
\
...
...
@@ -32,5 +29,5 @@ package() {
}
sha512sums
=
"
795001257d8b2ffdca00c13a018ebfc822c11f1d8a0eb83df30a1670c19bdc995325da1c87414b672a4fcf8bf57215ff8b7a7b85325a
d5
6
1d
5123c549b18dbe9
ansible-core-2.1
2.5
.tar.gz
37e17d73477ba88c62af94a6912f9b4b91ebf2ac967c2845875e293fe2ed09307e414644899714e604883973e241ee
d5
7
1d
61b7a093a6c212446a1f5b702af6f
ansible-core-2.1
3.0
.tar.gz
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment