forked from coolsnowwolf/packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
knxd: bump to new upstream version 0.14.54
Signed-off-by: Othmar Truniger <[email protected]>
- Loading branch information
1 parent
e8a77fd
commit f22a479
Showing
2 changed files
with
3 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,12 +11,12 @@ | |
include $(TOPDIR)/rules.mk | ||
|
||
PKG_NAME:=knxd | ||
PKG_VERSION:=0.14.53 | ||
PKG_RELEASE:=2 | ||
PKG_VERSION:=0.14.54 | ||
PKG_RELEASE:=1 | ||
|
||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||
PKG_SOURCE_URL:=https://codeload.github.com/knxd/knxd/tar.gz/$(PKG_VERSION)? | ||
PKG_HASH:=19a84b79e8f94087e4f7845ab21a53ced3d4d128c76efd4d1c3bd0c57b53287b | ||
PKG_HASH:=54041c32eaa24474f3346f39871ab01ffe50d99bfbae723bf4e84140dabaa329 | ||
|
||
PKG_MAINTAINER:=Othmar Truniger <[email protected]> | ||
PKG_LICENSE:=GPL-2.0-or-later | ||
|
This file was deleted.
Oops, something went wrong.