aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-01 09:01:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:17 +0000
commit0fe466317f3bae97f3ab4836915f50547e5c8cf0 (patch)
treeab8120744e3ba2d1b2ca4e0e23f1ad7bd496fb2a
parent1d5d26c4efe2de89292acb3345cc3517725e1883 (diff)
downloadaports-0fe466317f3bae97f3ab4836915f50547e5c8cf0.tar.bz2
aports-0fe466317f3bae97f3ab4836915f50547e5c8cf0.tar.xz
main/libebml: rebuild with gcc8 to update ABI
-rw-r--r--main/libebml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libebml/APKBUILD b/main/libebml/APKBUILD
index 611847cf22..bc788fc470 100644
--- a/main/libebml/APKBUILD
+++ b/main/libebml/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=libebml
pkgver=1.3.6
-pkgrel=0
+pkgrel=1
pkgdesc="C++ library to parse Extensible Binary Meta-Language files"
url="https://www.matroska.org"
arch="all"