sc-im: update to 0.8.4.
This commit is contained in:
parent
943be65e56
commit
5710484ba0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sc-im'
|
||||
pkgname=sc-im
|
||||
version=0.8.3
|
||||
revision=3
|
||||
version=0.8.4
|
||||
revision=1
|
||||
build_wrksrc="src"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="CFLAGS+=-DXLS LDLIBS+=-lxlsreader"
|
||||
|
@ -15,7 +15,7 @@ license="BSD-4-Clause"
|
|||
homepage="https://github.com/andmarti1424/sc-im/"
|
||||
changelog="https://github.com/andmarti1424/sc-im/releases"
|
||||
distfiles="https://github.com/andmarti1424/sc-im/archive/v${version}.tar.gz"
|
||||
checksum=5568f9987b6d26535c0e7a427158848f1bc03d829f74e41cbcf007d8704e9bd3
|
||||
checksum=ebb1f10006fe49f964a356494f96d86a4f06eb018659e3b9bde63b25c03abdf0
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e 's/^ *CFLAGS/override &/' \
|
||||
|
|
Loading…
Reference in New Issue