mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 06:49:43 +01:00
rpcd: update to Git HEAD (2025-11-07)
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
11e0bee504c6 file: use lstat for file list (instead of stat) to reveal links 917000075eb4 iwinfo: add he and eht operation info to wifi scan Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Link: https://github.com/openwrt/openwrt/pull/20692 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
4c5df354df
commit
412bc7e1d8
1 changed files with 3 additions and 3 deletions
|
|
@ -12,9 +12,9 @@ PKG_RELEASE:=1
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git
|
||||
PKG_MIRROR_HASH:=9dfe55b9eee240916fe7a2f060280a610e4729b08effbb75089c5d29435c3bf1
|
||||
PKG_SOURCE_DATE:=2025-10-03
|
||||
PKG_SOURCE_VERSION:=cfb93f105ca2b5e81c5e489076f38d5786f346ea
|
||||
PKG_MIRROR_HASH:=79a5e17e29396e98c2bb2b0004d370223628ee32dc033cb073a1115c5386f5aa
|
||||
PKG_SOURCE_DATE:=2025-11-07
|
||||
PKG_SOURCE_VERSION:=917000075eb48c934f0a456be3b884758c376e0b
|
||||
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
|
||||
|
||||
PKG_LICENSE:=ISC
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue