mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libliftoff: update to 0.5.0
This commit is contained in:
parent
d97e98922c
commit
582f9865a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libliftoff'
|
# Template file for 'libliftoff'
|
||||||
pkgname=libliftoff
|
pkgname=libliftoff
|
||||||
version=0.4.1
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Dexter Gaon-Shatford <dexter.gaonshatford@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/emersion/libliftoff"
|
homepage="https://gitlab.freedesktop.org/emersion/libliftoff"
|
||||||
distfiles="https://gitlab.freedesktop.org/emersion/libliftoff/-/archive/v${version}/libliftoff-v${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/emersion/libliftoff/-/archive/v${version}/libliftoff-v${version}.tar.gz"
|
||||||
checksum=44ec5cfdd0df040d1023d4d6a48b23c31f21ce61ee2347da9e1ca244fe24dd1c
|
checksum=3309218c3137a70faada653690802b514e4e46d9b38e7d9d5948ffcc4831f3b1
|
||||||
|
|
||||||
CFLAGS="-Wno-error=unused-but-set-variable"
|
CFLAGS="-Wno-error=unused-but-set-variable"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue