1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 18:53:52 +02:00

procd: update to the latest git HEAD

b8238df sysupgrade: support "backup" attribute

This update requires "sysupgrade" method callers to pass "backup"
attribute if $UPGRADE_BACKUP is used in the project.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
Rafał Miłecki 2019-09-11 09:03:36 +02:00
parent c5223b26a4
commit 9785a9121d

View File

@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/procd.git
PKG_MIRROR_HASH:=7707b4a8f010c7314441f7b0c029e7a3ba9841b354e61d7cc552fbba3b286fcc
PKG_SOURCE_DATE:=2019-09-05
PKG_SOURCE_VERSION:=0f3c1366bb927e483abfae23dee0d15e26f87064
PKG_MIRROR_HASH:=ace1cb8406b91b0170afe9ba78edbeb054b6d3ca8f3976c546f71c1a1ed99be9
PKG_SOURCE_DATE:=2019-09-11
PKG_SOURCE_VERSION:=b8238df0fb9585b5ec9acbc0f4285dad953f2192
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0