Skip to content

Commit

Permalink
sc-im: update to 0.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
leahneukirchen committed Mar 18, 2021
1 parent fbd2748 commit 0ecfb8e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions srcpkgs/sc-im/template
@@ -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"
Expand All @@ -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' \
Expand Down

0 comments on commit 0ecfb8e

Please sign in to comment.