updated version to 24.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Contributor: Tim <timstanleydev@gmail.com>
|
||||
# Maintainer: John <ebusd@ebusd.eu>
|
||||
pkgname=ebusd
|
||||
pkgver=23.3
|
||||
pkgver=24.1
|
||||
pkgrel=0
|
||||
pkgdesc="Daemon for communication with eBUS heating systems"
|
||||
url="https://github.com/john30/ebusd"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Maintainer: John <ebusd@ebusd.eu>
|
||||
pkgname=ebusd-git
|
||||
pkgver=23.3
|
||||
pkgver=24.1
|
||||
pkgrel=0
|
||||
pkgdesc="Daemon for communication with eBUS heating systems"
|
||||
url="https://github.com/john30/ebusd"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Contributor: Milan Knizek <knizek volny cz>
|
||||
# Usage: makepkg
|
||||
pkgname=ebusd
|
||||
pkgver=23.3
|
||||
pkgver=24.1
|
||||
pkgrel=1
|
||||
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
|
||||
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# Usage: makepkg -p PKGBUILD.git
|
||||
pkgname=ebusd-git
|
||||
_gitname=ebusd
|
||||
pkgver=23.3
|
||||
pkgver=24.1
|
||||
pkgrel=1
|
||||
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
|
||||
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
|
||||
|
||||
@@ -2,7 +2,7 @@ openapi: 3.1.0
|
||||
info:
|
||||
title: ebusd-http
|
||||
description: The API that ebusd provides on HTTP port.
|
||||
version: "23.3"
|
||||
version: "24.1"
|
||||
servers:
|
||||
- url: http://127.0.0.1:8080/
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user