mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sc-im: update to 0.8.4.
This commit is contained in:
parent
943be65e56
commit
5710484ba0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sc-im'
|
# Template file for 'sc-im'
|
||||||
pkgname=sc-im
|
pkgname=sc-im
|
||||||
version=0.8.3
|
version=0.8.4
|
||||||
revision=3
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="CFLAGS+=-DXLS LDLIBS+=-lxlsreader"
|
make_build_args="CFLAGS+=-DXLS LDLIBS+=-lxlsreader"
|
||||||
|
@ -15,7 +15,7 @@ license="BSD-4-Clause"
|
||||||
homepage="https://github.com/andmarti1424/sc-im/"
|
homepage="https://github.com/andmarti1424/sc-im/"
|
||||||
changelog="https://github.com/andmarti1424/sc-im/releases"
|
changelog="https://github.com/andmarti1424/sc-im/releases"
|
||||||
distfiles="https://github.com/andmarti1424/sc-im/archive/v${version}.tar.gz"
|
distfiles="https://github.com/andmarti1424/sc-im/archive/v${version}.tar.gz"
|
||||||
checksum=5568f9987b6d26535c0e7a427158848f1bc03d829f74e41cbcf007d8704e9bd3
|
checksum=ebb1f10006fe49f964a356494f96d86a4f06eb018659e3b9bde63b25c03abdf0
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i -e 's/^ *CFLAGS/override &/' \
|
vsed -i -e 's/^ *CFLAGS/override &/' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue