Skip to content

Commit

Permalink
rpcd: update to latest Git HEAD (coolsnowwolf#7655)
Browse files Browse the repository at this point in the history
1fa3576 session: unload rpcd configuration before checking login

Signed-off-by: Jo-Philipp Wich <[email protected]>

Co-authored-by: Jo-Philipp Wich <[email protected]>
  • Loading branch information
Beginner-Go and jow- authored Aug 12, 2021
1 parent 339a3a0 commit a0a93fb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package/system/rpcd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,14 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git
PKG_SOURCE_DATE:=2021-05-05
PKG_SOURCE_VERSION:=7a560a1a5769146ab072f8e0165940459d3e16f7
PKG_SOURCE_DATE:=2021-07-13
PKG_SOURCE_VERSION:=1fa35765ddf64976aa48950cac53d501fb71dda0
PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
PKG_MIRROR_HASH:=69d9588a5a910676252eabcd2815af318806cae8316777e8b6eb00b26bdc42cb
PKG_MIRROR_HASH:=be116e2616b3ae1b5fb9c4c338d6908f8cc9e5de239a2c83aa21b7a69b5c1c93

PKG_LICENSE:=ISC
PKG_LICENSE_FILES:=

PKG_BUILD_PARALLEL:=1
PKG_ASLR_PIE_REGULAR:=1

include $(INCLUDE_DIR)/package.mk
Expand Down

0 comments on commit a0a93fb

Please sign in to comment.