exo: update to 0.10.6.
This commit is contained in:
parent
1d1d8668dd
commit
fb0c07244a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'exo'
|
||||
pkgname=exo
|
||||
version=0.10.5
|
||||
version=0.10.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.xfce.org/src/xfce/exo/${version%.*}/exo-${version}.tar.bz2"
|
||||
checksum=89d0af168dc198b1a9153aa53f61d9922ce061864759114c3410ffc0a97905e2
|
||||
checksum=1cc0e5a432e050a5e5aa64d126b988f4440da4f27474aaf42a4d8e13651d0752
|
||||
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue