mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
gede: update to 2.7.2.
This commit is contained in:
parent
119251d0e2
commit
1a25e08fa9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gede'
|
# Template file for 'gede'
|
||||||
pkgname=gede
|
pkgname=gede
|
||||||
version=2.6.1
|
version=2.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://acidron.com/gede"
|
homepage="http://acidron.com/gede"
|
||||||
distfiles="http://gede.acidron.com/uploads/source/${pkgname}-${version}.tar.xz"
|
distfiles="http://gede.acidron.com/uploads/source/${pkgname}-${version}.tar.xz"
|
||||||
checksum=99304126b0d488a7925f244e0754e665be07ecb184450e418a830d0ad9a55449
|
checksum=a51ee10778eed78429441cb3be788c78cf5649c9f8db7caa9277e4a335c56ebb
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt-host-tools qt-devel"
|
hostmakedepends+=" qt-host-tools qt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue