mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lolcat-c: update to 1.5.
This commit is contained in:
parent
a887fa3493
commit
ff3189a306
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lolcat-c'
|
# Template file for 'lolcat-c'
|
||||||
pkgname=lolcat-c
|
pkgname=lolcat-c
|
||||||
version=1.4
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target="lolcat"
|
make_build_target="lolcat"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
homepage="https://github.com/jaseg/lolcat"
|
homepage="https://github.com/jaseg/lolcat"
|
||||||
distfiles="https://github.com/jaseg/lolcat/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/jaseg/lolcat/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6ea43ee2b2bb2f15fc91812b72ebcdaa883052853ed8f055b6f8b38637bda909
|
checksum=2af79bed90e0bda52ae500d16e7e7022037fad10c487c317e7f0ff17ec4b14f5
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin lolcat
|
vbin lolcat
|
||||||
|
|
Loading…
Add table
Reference in a new issue