mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
bluld: bump to version 1.1.3
Release notes: https://github.com/ktgeek/bluld/releases/tag/v1.1.3 Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
This commit is contained in:
committed by
Hannu Nyman
parent
e46fbad872
commit
5ea0e44e79
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=bluld
|
||||
PKG_VERSION:=1.1.2
|
||||
PKG_VERSION:=1.1.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://github.com/ktgeek/$(PKG_NAME)/releases/download/v$(PKG_VERSION)
|
||||
PKG_HASH:=94e42999bf701ea01296d614fe298af3bd5b91d3bdab6adda7ecc24af69f8230
|
||||
PKG_HASH:=382def82bb1486633b2dbf2f399b7b11ab854c4f79957066b7a31b556abd0158
|
||||
|
||||
PKG_MAINTAINER:=Keith T. Garner <kgarner@kgarner.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user