upgpkg: controller-testing v0.3.3

upgpkg: controller v0.3.3
add: new try to speed up building
This commit is contained in:
Tobias Reisinger 2020-08-25 11:23:55 +02:00
parent 086d5c7b5c
commit a757c7b30f
5 changed files with 34 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
pkgname=emgauwa-controller
pkgver=0.3.2
pkgrel=2
pkgver=0.3.3
pkgrel=1
epoch=
pkgdesc=""
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
@ -20,7 +20,7 @@ source=("https://git.serguzim.me/emgauwa/controller/archive/v$pkgver.tar.gz"
"emgauwa-controller.sysusers"
"emgauwa-controller.tmpfiles")
sha256sums=('2ce6db4c299cc4064fa2d6a038462e07ad821a59071f7471865d750b6b4c94ea'
'ecfd6167e75a8fbbeb619ce99dbd9263d321443b335d985d25cb303bb0ef61db'
'7d886240280705c26d64dcda6eafd372e8f8e4a17cc85502d788e9195ad8418f'
'8ece4b409d5550cdae23591217e440d8599ebf2175f2a91574c0b069314879a0'
'b9cde58b9e9b0605ca4a1eddd78067c55aa3c8d40f80cde0a25c4da9f6f95798'
'e62f47b41f0c4f116007ca0e05e0a50b45446763ccfa91b946b9d451c83ff5b4')

View file

@ -8,7 +8,7 @@ mqtt-port = 1883
mqtt-host = localhost
relay-count = 10
database = /var/lib/emgauwa/controller/db.lmdb
database = /var/lib/emgauwa/controller/db.sqlite
log-level = info
log-file = /var/log/emgauwa/controller.log