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