summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-06-18 12:46:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-06-18 12:46:28 +0000
commit3a549a3fe402e707a9956648d969d79274a87a4a (patch)
tree36068ee13604a47565370aaf783dd0412efdcc86
parent2c40f5cd97e7e8dff1d868f7dad1ad8f93643b3d (diff)
downloadaports-3a549a3fe402e707a9956648d969d79274a87a4a.tar.bz2
aports-3a549a3fe402e707a9956648d969d79274a87a4a.tar.xz
testing/rlog: rebuild with gcc 5
-rw-r--r--testing/rlog/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rlog/APKBUILD b/testing/rlog/APKBUILD
index 0ec4c9004..2cf2f9d4f 100644
--- a/testing/rlog/APKBUILD
+++ b/testing/rlog/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=rlog
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc="A flexible message logging facility for C++ programs and libraries."
url="http://www.arg0.net/rlog"
arch="all"