grc: update to 1.11.3.
Closes #13959. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
d542d51924
commit
7885e2119b
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'grc'.
|
||||
pkgname=grc
|
||||
version=1.11.1
|
||||
version=1.11.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
conf_files="/etc/${pkgname}.conf"
|
||||
depends="python"
|
||||
depends="python3"
|
||||
short_desc="Colouriser for logfiles and output of commands"
|
||||
homepage="http://korpus.juls.savba.sk/~garabik/software/grc.html"
|
||||
license="GPL-2"
|
||||
maintainer="Georg Schabel <gescha@posteo.de>"
|
||||
license="GPL-2"
|
||||
homepage="http://korpus.juls.savba.sk/~garabik/software/grc.html"
|
||||
distfiles="https://github.com/garabik/grc/archive/v${version}.tar.gz"
|
||||
checksum=9ae4bcc9186d6856e861d5b0e29b7b14db3f14e6b643e2df0076c104a94dbcba
|
||||
checksum=b167babd8f073a68f5a3091f833e4036fb8d86504e746694747a3ee5048fa7a9
|
||||
conf_files="/etc/grc.conf"
|
||||
|
||||
do_install() {
|
||||
vbin grc
|
||||
|
|
Loading…
Reference in New Issue