mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lolcat-c: update to 0.0.0.20180722. (#1219)
This commit is contained in:
parent
9dcf29335c
commit
597edf5c04
1 changed files with 4 additions and 8 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'lolcat-c'
|
# Template file for 'lolcat-c'
|
||||||
pkgname=lolcat-c
|
pkgname=lolcat-c
|
||||||
version=0.0.2017.12.20
|
reverts=0.0.2017.12.20_1
|
||||||
|
version=0.0.0.20180722
|
||||||
revision=1
|
revision=1
|
||||||
_commit=e298c102bd51ae67fbae09df5dfc00cba16a2231
|
_commit=ceb4d662f75bc7cd00f6823821acb737ef592489
|
||||||
wrksrc="lolcat-${_commit}"
|
wrksrc="lolcat-${_commit}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_target="lolcat"
|
make_build_target="lolcat"
|
||||||
|
@ -11,12 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
homepage="https://github.com/jaseg/lolcat"
|
homepage="https://github.com/jaseg/lolcat"
|
||||||
distfiles="${homepage}/archive/${_commit}.tar.gz"
|
distfiles="${homepage}/archive/${_commit}.tar.gz"
|
||||||
checksum=7d86ab471bb14d5d472517de53fad7c8b06e8454b88be77ffb135bed2b783b9b
|
checksum=67bde833c9304390d5b89db8110bdde068a1257b4e589d1217175a88b1baf23d
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
export CFLAGS="${CFLAGS/O2/O0}"
|
|
||||||
sed -i -e 's/gcc/$(CC)/g' Makefile
|
|
||||||
}
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin lolcat
|
vbin lolcat
|
||||||
|
|
Loading…
Add table
Reference in a new issue