updated version to 21.2

This commit is contained in:
John
2021-02-07 14:48:54 +01:00
parent 07688c1045
commit 4702c5391f
14 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Contributor: Milan Knizek <knizek volny cz>
# Usage: makepkg
pkgname=ebusd
pkgver=21.1
pkgver=21.2
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
+1 -1
View File
@@ -3,7 +3,7 @@
# Usage: makepkg -p PKGBUILD.git
pkgname=ebusd-git
_gitname=ebusd
pkgver=21.1
pkgver=21.2
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH amd64
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_debian.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH amd64
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-devel"
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH arm32v5
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_debian.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH arm32v5
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-devel"
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH arm32v7
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_debian.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH arm32v7
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-devel"
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH arm64v8
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_debian.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH arm64v8
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-devel"
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH i386
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_debian.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH i386
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-devel"
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH amd64
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_all.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH amd64
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH arm32v5
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_all.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH arm32v5
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH arm32v7
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_all.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH arm32v7
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH arm64v8
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_all.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH arm64v8
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
+2 -2
View File
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /build
ENV EBUSD_ARCH i386
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
RUN git clone https://github.com/john30/ebusd.git /build \
&& ./make_all.sh
@@ -26,7 +26,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 21.1
ENV EBUSD_VERSION 21.2
ENV EBUSD_ARCH i386
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"