diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-10-19 13:45:21 +0000 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-10-19 20:52:30 +0200 |
commit | 56c18874c3fee8706d66a9e4acb7ca192fba9c02 (patch) | |
tree | bc3fc2c90f07bfd72f995238dac470289d9edae2 /testing/clapf | |
parent | e7e12b8dee17e38a1180451a5a65c7e5dcff344b (diff) | |
download | aports-56c18874c3fee8706d66a9e4acb7ca192fba9c02.tar.bz2 aports-56c18874c3fee8706d66a9e4acb7ca192fba9c02.tar.xz |
testing/clapf: rebuild against gsl 2.4
Diffstat (limited to 'testing/clapf')
-rw-r--r-- | testing/clapf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/clapf/APKBUILD b/testing/clapf/APKBUILD index 650945eb99..aa3651a994 100644 --- a/testing/clapf/APKBUILD +++ b/testing/clapf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=clapf pkgver=0.4.7.4 -pkgrel=3 +pkgrel=4 pkgdesc="clapf is an open source email content filter application" url="http://clapf.org" arch="all" |