diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:26:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:38 +0000 |
commit | 825b35aa14598cfd46e02336b0edb7cd509cdc28 (patch) | |
tree | 8625660d21c0a918ec0a0d78ecdc50cd83d0fa6e /community | |
parent | ea2ed97d196eec482d02ad811930154561bd3b6f (diff) | |
download | aports-825b35aa14598cfd46e02336b0edb7cd509cdc28.tar.bz2 aports-825b35aa14598cfd46e02336b0edb7cd509cdc28.tar.xz |
community/domoticz: rebuild against libressl-2.6
Diffstat (limited to 'community')
-rw-r--r-- | community/domoticz/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/domoticz/APKBUILD b/community/domoticz/APKBUILD index d21d2d11af..25a512277a 100644 --- a/community/domoticz/APKBUILD +++ b/community/domoticz/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=domoticz pkgver=3.8153 -pkgrel=0 +pkgrel=1 pkgdesc="Open source Home Automation System" url="http://www.domoticz.com/" arch="all !armhf" |