Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
aa9314fa
Commit
aa9314fa
authored
3 months ago
by
achill (fossdd)
Committed by
Natanael Copa
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/sudo: upgrade to 1.9.16_p2
https://www.sudo.ws/releases/stable/#1.9.16p2
parent
c5bed0c6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!76208
community/sudo: upgrade to 1.9.16_p2
Pipeline
#277546
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/sudo/APKBUILD
+3
-3
3 additions, 3 deletions
community/sudo/APKBUILD
with
3 additions
and
3 deletions
community/sudo/APKBUILD
+
3
−
3
View file @
aa9314fa
...
...
@@ -2,13 +2,13 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
sudo
pkgver
=
1.9.16_p
1
pkgver
=
1.9.16_p
2
if
[
"
${
pkgver
%_*
}
"
!=
"
$pkgver
"
]
;
then
_realver
=
${
pkgver
%_*
}${
pkgver
#*_
}
else
_realver
=
$pkgver
fi
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Give certain users the ability to run some commands as root"
url
=
"https://www.sudo.ws/sudo/"
arch
=
"all"
...
...
@@ -87,5 +87,5 @@ extra() {
}
sha512sums
=
"
3239d16513c431383b6d54cf40690a9b8fcf905d9b8f5a2085679dd5daeaacbd7efb153b41fd672fc634277c3203aaa1dc18e6a6c01799ebc9948763ec93a038
sudo-1.9.16p
1
.tar.gz
1e2ea762671890a03b0ea4b95b3849f2d3a4c301432db8767433e9d80c517efd8b7a68e0bbce1b178aff5857907600f1f5e0d889779cb27e38c2f602395f6f06
sudo-1.9.16p
2
.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment