sc-im: update to 0.8.0.
This commit is contained in:
parent
fbd2748657
commit
0ecfb8ea0a
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sc-im'
|
# Template file for 'sc-im'
|
||||||
pkgname=sc-im
|
pkgname=sc-im
|
||||||
version=0.7.0
|
version=0.8.0
|
||||||
revision=4
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="prefix=/usr CFLAGS+=-DXLS LDLIBS+=-lxlsreader"
|
make_build_args="prefix=/usr CFLAGS+=-DXLS LDLIBS+=-lxlsreader"
|
||||||
|
@ -14,9 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-4-Clause"
|
license="BSD-4-Clause"
|
||||||
homepage="https://github.com/andmarti1424/sc-im/"
|
homepage="https://github.com/andmarti1424/sc-im/"
|
||||||
distfiles="https://github.com/andmarti1424/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/andmarti1424/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=87225918cb6f52bbc068ee6b12eaf176c7c55ba9739b29ca08cb9b6699141cad
|
checksum=ba65b3936a21ae65b19d99a4cfbb69bb57d8b00880f0781fb620e8857bc498db
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i -e 's/lua51/lua5.1/g' \
|
vsed -i -e 's/lua51/lua5.1/g' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue