lolcat-c: update to 1.1.
This commit is contained in:
parent
ac7018f74f
commit
97e9353844
1 changed files with 4 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.0
|
version=1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lolcat-$version"
|
wrksrc="lolcat-$version"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,9 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
homepage="https://github.com/jaseg/lolcat"
|
homepage="https://github.com/jaseg/lolcat"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=77ebfecde6afdf24447dd834507ea8bc550ee89b0e1211e7d3866a4824a6ee1d
|
checksum=7c1ec1a1044d42b7574a71920c04d787eccf8c7028314cdd3d37de10b38ae252
|
||||||
|
|
||||||
|
CFLAGS="-lm"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin lolcat
|
vbin lolcat
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue