mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/glfw-wayland: upgrade to 3.3.7
This commit is contained in:
parent
bb5b3fc1f2
commit
a67311ab43
@ -1,7 +1,7 @@
|
||||
# Contributor: Leo <thinkabit.ukim@gmail.com>
|
||||
# Maintainer: rfaa <rfaa@rfaa.se>
|
||||
pkgname=glfw-wayland
|
||||
pkgver=3.3.6
|
||||
pkgver=3.3.7
|
||||
pkgrel=0
|
||||
pkgdesc="Multi-platform library for OpenGL and Vulkan application development (Wayland)"
|
||||
options="!check" # tests requires a working wayland session
|
||||
@ -12,7 +12,7 @@ depends_dev="linux-headers mesa-dev extra-cmake-modules wayland-dev wayland-prot
|
||||
libxkbcommon-dev"
|
||||
makedepends="$depends_dev cmake samurai"
|
||||
subpackages="$pkgname-dev"
|
||||
source="glfw-$pkgver.tar.gz::https://github.com/glfw/glfw/archive/$pkgver.tar.gz"
|
||||
source="https://github.com/glfw/glfw/releases/download/$pkgver/glfw-$pkgver.zip"
|
||||
builddir="$srcdir/glfw-$pkgver"
|
||||
|
||||
provides="glfw=$pkgver-r$pkgrel"
|
||||
@ -44,5 +44,5 @@ dev() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
4c295c5f4c02f6ede125fce67c52a97450f552f3985b664745bd8a836c1d6d69c04727c956fd26ec61f1e5fd9c074a28dcf6b1d1800f118444eef066f048b201 glfw-3.3.6.tar.gz
|
||||
e4865731caf7c19de3ee79d066233373e188239bedb65afb70a47f243d4c051fa0cee859dcc704a71d595b8318b6e18b995bf95573b6026329aa5ee204e158a8 glfw-3.3.7.zip
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user