diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-27 09:08:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-27 10:14:47 +0000 |
commit | 0f961663ff3633886ced8c98fef4f71d212ec95e (patch) | |
tree | 42de30cbe4022dca50acea35ad13422dcdfdd72d | |
parent | 3de428e24c709d29a91f73e51d835d2907b8bd53 (diff) | |
download | aports-0f961663ff3633886ced8c98fef4f71d212ec95e.tar.bz2 aports-0f961663ff3633886ced8c98fef4f71d212ec95e.tar.xz |
testing/glfw: rebuild against boost 1.62.0
-rw-r--r-- | testing/glfw/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/glfw/APKBUILD b/testing/glfw/APKBUILD index 7e7ac10207..e6856d3692 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" |