mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
waypipe: update to 0.8.6.
This commit is contained in:
parent
f0b428a310
commit
1b026c1db4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'waypipe'
|
# Template file for 'waypipe'
|
||||||
pkgname=waypipe
|
pkgname=waypipe
|
||||||
version=0.8.4
|
version=0.8.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
# lto is off because it causes linking errors in armv6l and armv7l (due to NEON)
|
# lto is off because it causes linking errors in armv6l and armv7l (due to NEON)
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/mstoeckl/waypipe"
|
homepage="https://gitlab.freedesktop.org/mstoeckl/waypipe"
|
||||||
distfiles="https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
||||||
checksum=0e105f51ff39631c62677f4c15fd3f2cdc8ccd75546422d20dc0be98dec8b495
|
checksum=156c1a7f042203113a6eb5634eec34d8507a5f5302492e5263d7a9acc9294eb0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue