mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 09:01:28 +08:00
sudo: bump to version 1.9.17p2
This change bumps sudo to version 1.9.17p2
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
(cherry picked from commit 1e391d0520)
This commit is contained in:
committed by
Josef Schlehofer
parent
bf4c309d19
commit
55dd83fb3a
+2
-2
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sudo
|
||||
PKG_REALVERSION:=1.9.17p1
|
||||
PKG_REALVERSION:=1.9.17p2
|
||||
PKG_VERSION:=$(subst p,_p,$(PKG_REALVERSION))
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_REALVERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://www.sudo.ws/dist
|
||||
PKG_HASH:=ff607ea717072197738a78f778692cd6df9a7e3e404565f51de063ca27455d32
|
||||
PKG_HASH:=4a38a1ab3adb1199257edc2a7c4a2bd714665eb605b04368843b06dada2cfcfb
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_REALVERSION)
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user