mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
caja: update to 1.10.4.
This commit is contained in:
parent
4449fbd0be
commit
e419a12cfe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'caja'
|
# Template file for 'caja'
|
||||||
pkgname=caja
|
pkgname=caja
|
||||||
version=1.10.3
|
version=1.10.4
|
||||||
revision=2
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=2.0 --disable-static --enable-unique
|
configure_args="--with-gtk=2.0 --disable-static --enable-unique
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d7132b85d368caf88e46422c23cdc3c280a8ea7c8fed4ebb5cfc2492b28cfdd5
|
checksum=0294f6ab2017c84e5838bc3f01d3984a4cd6c9328f733a9a183238203f64555f
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue