diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:57:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 22:01:49 +0000 |
commit | 06078804dbc61f6dea72b4241147b6026ae52bb4 (patch) | |
tree | e99e8797630e6ff0d3b0fa7fb39dd9559e018ef3 /testing/owncloud-client | |
parent | dc47e623ee19a2022278cb8bb89cac26c376e63d (diff) | |
download | aports-06078804dbc61f6dea72b4241147b6026ae52bb4.tar.bz2 aports-06078804dbc61f6dea72b4241147b6026ae52bb4.tar.xz |
testing/owncloud-client: rebuild against libressl 2.5
Diffstat (limited to 'testing/owncloud-client')
-rw-r--r-- | testing/owncloud-client/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/owncloud-client/APKBUILD b/testing/owncloud-client/APKBUILD index 9b1f2f4b3b..648848d0cd 100644 --- a/testing/owncloud-client/APKBUILD +++ b/testing/owncloud-client/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> pkgname=owncloud-client pkgver=2.2.4 -pkgrel=0 +pkgrel=1 pkgdesc="ownCloud Desktop Client" url="https://github.com/owncloud/client" arch="all" |