libmysofa: update to 0.8.
This commit is contained in:
parent
5127fb5802
commit
acc2ed7c96
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmysofa'
|
||||
pkgname=libmysofa
|
||||
version=0.7
|
||||
version=0.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTS=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/hoene/libmysofa"
|
||||
distfiles="https://github.com/hoene/libmysofa/archive/v${version}.tar.gz"
|
||||
checksum=c1e6a0a91fee89625a60befec674bf2b4bf17055676933727f106785e0ea42a3
|
||||
checksum=0e0abb6ec6f5f09266325741d6ef218532187129f65d0bc6b21e155760dfb2ad
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue