mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
compiz-core: update to 0.8.18.
This commit is contained in:
parent
475064c982
commit
5c27523bc9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'compiz-core'
|
# Template file for 'compiz-core'
|
||||||
pkgname=compiz-core
|
pkgname=compiz-core
|
||||||
version=0.8.16.1
|
version=0.8.18
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="compiz-${version}"
|
wrksrc="compiz-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,7 @@ maintainer="CoolOhm <micvlas@gmail.com>"
|
||||||
license="MIT, LGPL-2.1-or-later, GPL-2.0-or-later"
|
license="MIT, LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://github.com/compiz-reloaded"
|
homepage="https://github.com/compiz-reloaded"
|
||||||
distfiles="https://github.com/compiz-reloaded/compiz/archive/v${version}.tar.gz"
|
distfiles="https://github.com/compiz-reloaded/compiz/archive/v${version}.tar.gz"
|
||||||
checksum=fe3384206eafac529f3b55b73d51f3a26ef83e829174270152905bb5f94c99ff
|
checksum=bb5af1f646c610ebbc686a5cef9bbcaab13f9d14e18f1463c1e96df4c4a9b80a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue