From 07ba0967a724b5c787bb76e2ad21e8a4cecb027d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 28 Feb 2017 13:55:47 +0000 Subject: [PATCH] testing/openscenegraph: rebuild against jasper-2.0.10 --- testing/openscenegraph/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/openscenegraph/APKBUILD b/testing/openscenegraph/APKBUILD index bc1341db7f3..de63addcddd 100644 --- a/testing/openscenegraph/APKBUILD +++ b/testing/openscenegraph/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena pkgname=openscenegraph pkgver=3.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="High performance 3D graphics toolkit" url="https://openscenegraph.org" arch="all"