mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
6e221c7698
commit
43ef76c07d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gource'
|
# Template file for 'gource'
|
||||||
pkgname=gource
|
pkgname=gource
|
||||||
version=0.54
|
version=0.55
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF
|
configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF
|
||||||
--with-boost-libdir=$XBPS_CROSS_BASE/usr/lib/"
|
--with-boost-libdir=$XBPS_CROSS_BASE/usr/lib/"
|
||||||
|
@ -15,4 +15,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://gource.io/"
|
homepage="https://gource.io/"
|
||||||
changelog="https://raw.githubusercontent.com/acaudwell/Gource/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/acaudwell/Gource/master/ChangeLog"
|
||||||
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
||||||
checksum=1dcbcedf65d2cf4d69fe0b633e54c202926c08b829bcad0b73eaf9e29cd6fae5
|
checksum=c8239212d28b07508d9e477619976802681628fc25eb3e04f6671177013c0142
|
||||||
|
|
Loading…
Add table
Reference in a new issue