mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/sudo: upgrade to 1.7.2_p5
This commit is contained in:
parent
1ef8cdf1e6
commit
fcd925fa1b
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=sudo
|
||||
pkgver=1.7.2_p4
|
||||
_realver=1.7.2p4
|
||||
pkgver=1.7.2_p5
|
||||
_realver=${pkgver%_*}${pkgver#*_}
|
||||
pkgrel=0
|
||||
pkgdesc="Give certain users the ability to run some commands as root"
|
||||
url="http://www.sudo.ws/sudo/"
|
||||
@ -27,4 +27,4 @@ package() {
|
||||
make -j1 DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
|
||||
md5sums="3989e5a00538247d7dcef8b514076752 sudo-1.7.2p4.tar.gz"
|
||||
md5sums="398f584e831bd75b3c0179e28368c2a3 sudo-1.7.2p5.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user