sc-im: update to 0.8.1.
This commit is contained in:
parent
616dbe797f
commit
f0f983ac06
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sc-im'
|
||||
pkgname=sc-im
|
||||
version=0.8.0
|
||||
version=0.8.1
|
||||
revision=1
|
||||
build_wrksrc="src"
|
||||
build_style=gnu-makefile
|
||||
|
@ -14,7 +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=edc9b9d2dc5ac37c31a46462a1387605983149a1abba00d47ac22f2726ce6d27
|
||||
checksum=73958f2adf2548be138f90a1fa2cb3a9c316a6d8d78234ebb1dc408cbf83bac7
|
||||
|
||||
post_extract() {
|
||||
vsed -i -e 's/lua51/lua5.1/g' \
|
||||
|
|
Loading…
Reference in a new issue