cogl: Update to 1.22.8
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=cogl
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.22.6
|
||||
pkgver=1.22.8
|
||||
pkgrel=1
|
||||
pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -19,7 +19,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-pango"
|
||||
options=(!libtool strip staticlibs)
|
||||
source=(https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz
|
||||
"0002-windows-gl-headers.patch")
|
||||
sha256sums=('6d134bd3e48c067507167c001200b275997fb9c68b08b48ff038211c8c251b75'
|
||||
sha256sums=('a805b2b019184710ff53d0496f9f0ce6dcca420c141a0f4f6fcc02131581d759'
|
||||
'd5884677fa5c3d73b9b34cabbc3af8768158ea233872b596271e894011bca2d4')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user