Browse Source

sudo: updated to 1.8.13

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
lilik-openwrt-22.03
Gergely Kiss 9 years ago
parent
commit
62c97cd90c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      admin/sudo/Makefile

+ 2
- 2
admin/sudo/Makefile View File

@ -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…
Cancel
Save