From: Thibaut VARÈNE Date: Tue, 30 Jun 2026 08:44:41 +0000 (+0200) Subject: uspot: update to Git HEAD (2026-06-30) X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8717493ab003b154f7cba3057c4300478d24f542;p=openwrt-packages.git uspot: update to Git HEAD (2026-06-30) 0a5ff99d34a5 Makefile: enable SDK build from package/ folder 87080bfa0dae uspot: fix syntax error typo Signed-off-by: Thibaut VARÈNE --- diff --git a/net/uspot/Makefile b/net/uspot/Makefile index c6912a81c..1729a6248 100644 --- a/net/uspot/Makefile +++ b/net/uspot/Makefile @@ -1,16 +1,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uspot -PKG_RELEASE:=2 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=Thibaut VARÈNE PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/f00b4r0/uspot.git -PKG_SOURCE_DATE:=2026-06-22 -PKG_SOURCE_VERSION:=913980c0249f54de5677314bd36fd810c319eac9 -PKG_MIRROR_HASH:=afca891b48ef072bc8d651f3e9c223eca6dc39ec7e383343228665012d9f31e4 +PKG_SOURCE_DATE:=2026-06-30 +PKG_SOURCE_VERSION:=87080bfa0dae7843c6be8383f619e444928bc92a +PKG_MIRROR_HASH:=43b04e98232fe7eafd550faf9a8999771ac07295bcb4be0e1148b610612cbbe8 CMAKE_SOURCE_SUBDIR:=src PKG_BUILD_DEPENDS:=bpf-headers