sc-im: update to 0.8.0.

This commit is contained in:
Leah Neukirchen 2021-03-18 09:35:39 +01:00
parent fbd2748657
commit 0ecfb8ea0a

View file

@ -1,7 +1,7 @@
# Template file for 'sc-im'
pkgname=sc-im
version=0.7.0
revision=4
version=0.8.0
revision=1
build_wrksrc="src"
build_style=gnu-makefile
make_build_args="prefix=/usr CFLAGS+=-DXLS LDLIBS+=-lxlsreader"
@ -14,9 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-4-Clause"
homepage="https://github.com/andmarti1424/sc-im/"
distfiles="https://github.com/andmarti1424/${pkgname}/archive/v${version}.tar.gz"
checksum=87225918cb6f52bbc068ee6b12eaf176c7c55ba9739b29ca08cb9b6699141cad
CFLAGS="-fcommon"
checksum=ba65b3936a21ae65b19d99a4cfbb69bb57d8b00880f0781fb620e8857bc498db
post_extract() {
vsed -i -e 's/lua51/lua5.1/g' \