sudo: updated to 1.8.13
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
This commit is contained in:
parent
5b8a84b350
commit
62c97cd90c
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sudo
|
||||
PKG_VERSION:=1.8.12
|
||||
PKG_VERSION:=1.8.13
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=ISC
|
||||
PKG_LICENSE_FILES:=doc/LICENSE
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.sudo.ws/sudo/dist
|
||||
PKG_MD5SUM:=87558f3a55c62bc9244b19594f103ffa
|
||||
PKG_MD5SUM:=f61577ec330ad1bd504c0e2eec6ea2d8
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue