diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 11:48:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 11:49:53 +0000 |
commit | 5d91528b4b19f53cfec9553a36a4b2514a0e4588 (patch) | |
tree | 38f7819c839b1d1d4095eebd5bd3d788f54f7107 /testing/burp | |
parent | 92d61c5f1a55dbd7df59674a6f2b9552820e148f (diff) | |
download | aports-5d91528b4b19f53cfec9553a36a4b2514a0e4588.tar.bz2 aports-5d91528b4b19f53cfec9553a36a4b2514a0e4588.tar.xz |
testing/burp: rebuild against libressl-2.7
Diffstat (limited to 'testing/burp')
-rw-r--r-- | testing/burp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/burp/APKBUILD b/testing/burp/APKBUILD index 9695b5b02a..7273b58dfd 100644 --- a/testing/burp/APKBUILD +++ b/testing/burp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Bernhard J. M. Gruen <bernhard.gruen@googlemail.com> pkgname=burp pkgver=2.1.32 -pkgrel=0 +pkgrel=1 pkgdesc="A network backup and restore program" url="http://burp.grke.org" arch="all" |