gource: update to 0.49.
This commit is contained in:
parent
b9a866aee5
commit
550192c6e2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gource'
|
||||
pkgname=gource
|
||||
version=0.47
|
||||
version=0.49
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-tinyxml --enable-ttf-font-dir=/usr/share/fonts/TTF"
|
||||
|
@ -10,9 +10,9 @@ makedepends="tinyxml-devel glu-devel SDL2_image-devel glew-devel
|
|||
depends="freefont-ttf"
|
||||
short_desc="Software version control visualization"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://gource.io/"
|
||||
distfiles="https://github.com/acaudwell/Gource/releases/download/gource-${version}/gource-${version}.tar.gz"
|
||||
checksum=f2b16083a01b897b6c062b363793028fb9e01cd6f888d91772ee06e56ce398d2
|
||||
checksum=a9dd23693861e224322708a8e26c9e3aaa3e4c9ec41264b1ee2d5dcd6e2c0e8a
|
||||
|
||||
nocross="https://build.voidlinux.eu/builders/armv6l_builder/builds/5099/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in New Issue