lolcat-c: update to 0.0.0.20180722. (#1219)
This commit is contained in:
parent
9dcf29335c
commit
597edf5c04
|
@ -1,8 +1,9 @@
|
|||
# Template file for '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
|
||||
_commit=e298c102bd51ae67fbae09df5dfc00cba16a2231
|
||||
_commit=ceb4d662f75bc7cd00f6823821acb737ef592489
|
||||
wrksrc="lolcat-${_commit}"
|
||||
build_style=gnu-makefile
|
||||
make_build_target="lolcat"
|
||||
|
@ -11,12 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="WTFPL"
|
||||
homepage="https://github.com/jaseg/lolcat"
|
||||
distfiles="${homepage}/archive/${_commit}.tar.gz"
|
||||
checksum=7d86ab471bb14d5d472517de53fad7c8b06e8454b88be77ffb135bed2b783b9b
|
||||
|
||||
pre_build() {
|
||||
export CFLAGS="${CFLAGS/O2/O0}"
|
||||
sed -i -e 's/gcc/$(CC)/g' Makefile
|
||||
}
|
||||
checksum=67bde833c9304390d5b89db8110bdde068a1257b4e589d1217175a88b1baf23d
|
||||
|
||||
do_install() {
|
||||
vbin lolcat
|
||||
|
|
Loading…
Reference in New Issue