lurch: update to 0.7.0
This commit is contained in:
parent
5f5ae8bd29
commit
95e80a9d79
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lurch'
|
||||
pkgname=lurch
|
||||
version=0.6.8
|
||||
revision=4
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
hostmakedepends="cmake pkg-config"
|
||||
|
@ -11,6 +11,6 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/gkdr/lurch"
|
||||
distfiles="https://github.com/gkdr/lurch/releases/download/v${version}/lurch-${version}-src.tar.gz"
|
||||
checksum=2e2447b5fe6b1ae4f08d8c79a2a846c70290685d6e338bf5ea8f59705bd2b19f
|
||||
checksum=1ff595407f72deaa3b83e07d9695c64a4310e1bf38f86811e8b524a7bc7c5a8d
|
||||
|
||||
LDFLAGS="-L${XBPS_CROSS_BASE}/usr/lib/purple-2"
|
||||
|
|
Loading…
Reference in New Issue