From 0f961663ff3633886ced8c98fef4f71d212ec95e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 27 Oct 2016 09:08:31 +0000 Subject: [PATCH] testing/glfw: rebuild against boost 1.62.0 --- testing/glfw/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/glfw/APKBUILD b/testing/glfw/APKBUILD index 7e7ac102079..e6856d36924 100644 --- a/testing/glfw/APKBUILD +++ b/testing/glfw/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=glfw pkgver=3.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="Multi-platform library for OpenGL and Vulkan application development" url="http://www.glfw.org/" arch="all"