system/xfsudo: Updated for version 0.7.1.
This commit is contained in:
parent
7ec16ef8ca
commit
eaac291a6c
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xfsudo
|
||||
VERSION=${VERSION:-0.6.1}
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xfsudo"
|
||||
VERSION="0.6.1"
|
||||
VERSION="0.7.1"
|
||||
HOMEPAGE="http://github.com/aadityabagga/xfsudo"
|
||||
DOWNLOAD="http://github.com/aadityabagga/xfsudo/archive/0.6.1.tar.gz"
|
||||
MD5SUM="a45e2909dda1995ce329acd6bbf4ea3e"
|
||||
DOWNLOAD="http://github.com/aadityabagga/xfsudo/archive/0.7.1.tar.gz"
|
||||
MD5SUM="8dc33b7c397593505ebfa16ab9fa8382"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="zenity"
|
||||
|
|
Loading…
Reference in New Issue