Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Justin Berthault
aports
Commits
3f750996
Commit
3f750996
authored
May 19, 2020
by
Justin Berthault
Committed by
Natanael Copa
May 25, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/sudo: upgrade to 1.9.0
parent
969b2925
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
main/sudo/APKBUILD
main/sudo/APKBUILD
+3
-3
No files found.
main/sudo/APKBUILD
View file @
3f750996
...
...
@@ -2,13 +2,13 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
sudo
pkgver
=
1.
8.31p1
pkgver
=
1.
9.0
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"
...
...
@@ -62,6 +62,6 @@ package() {
rm
-rf
"
$pkgdir
"
/var/run
}
sha512sums
=
"
9344fd1d8a8445e8afb9c5628cdc832fe32ea29199f071f35fb6ec694371801556df560f4382afec199f468b1f3264ad5e3a89e964612e571b8d911f823724cc sudo-1.8.31p1
.tar.gz
sha512sums
=
"
f2a191ea5fc65865718b110d4aca187cb5e2cd55c9c891fab32f21401e56f825f34c373e346c55c64fa49cec4d802efb63ccebf3d4a4e31d9a433077daf013b1 sudo-1.9.0
.tar.gz
f0f462f40502da2194310fe4a72ec1a16ba40f95a821ba9aa6aabaa423d28c4ab26b684afa7fb81c2407cf60de9327bdab01de51b878c5d4de49b0d62645f53c fix-cross-compile.patch
1f81f85f9dea6ee7e66d9b180611115cf8945f01cde19f5666ac09c759ae0c9a49fb464672650ec216e43d9159ff97c9ba786d5cae5917642ab1f31c29af8546 SIGUNUSED.patch"
Write
Preview
Markdown
is supported
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