diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:12:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:38 +0000 |
commit | 4316ce9c6b3a9bd217c0eafb8269f7858577f11a (patch) | |
tree | 7ca8e61ecde7d7891c348b9c8870550e4a1efab9 /community/bareos | |
parent | 3e1065b99df29b32d2184bd26ae80189583c3d3e (diff) | |
download | aports-4316ce9c6b3a9bd217c0eafb8269f7858577f11a.tar.bz2 aports-4316ce9c6b3a9bd217c0eafb8269f7858577f11a.tar.xz |
community/bareos: rebuild against libressl-2.6
Diffstat (limited to 'community/bareos')
-rw-r--r-- | community/bareos/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bareos/APKBUILD b/community/bareos/APKBUILD index ebb3555362..924ed97fb5 100644 --- a/community/bareos/APKBUILD +++ b/community/bareos/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=bareos pkgver=16.2.6 -pkgrel=0 +pkgrel=1 pkgdesc="Bareos - Backup Archiving REcovery Open Sourced" url="http://www.bareos.org" arch="all" |