mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 10:51:56 +00:00
alfred: update to version 2026.1
* coding style cleanups and refactoring * bugs squashed: - fix printing of timespec Signed-off-by: Sven Eckelmann <sven@narfation.org>
This commit is contained in:
@@ -3,12 +3,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=alfred
|
PKG_NAME:=alfred
|
||||||
PKG_VERSION:=2026.0
|
PKG_VERSION:=2026.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
|
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
|
||||||
PKG_HASH:=df91152fe31fb6377a24ce93130445973510469af9377e4cc9c5f5d25e38e751
|
PKG_HASH:=45dfbcb8a7cbbaaee3e12607a46601dd86ce5225072535e9b49da40bbf02b489
|
||||||
|
|
||||||
PKG_MAINTAINER:=Simon Wunderlich <sw@simonwunderlich.de>
|
PKG_MAINTAINER:=Simon Wunderlich <sw@simonwunderlich.de>
|
||||||
PKG_LICENSE:=GPL-2.0-only MIT
|
PKG_LICENSE:=GPL-2.0-only MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user