mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libmysofa: update to 0.9.1
This commit is contained in:
parent
f634931dbe
commit
7efdceb86b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmysofa'
|
# Template file for 'libmysofa'
|
||||||
pkgname=libmysofa
|
pkgname=libmysofa
|
||||||
version=0.9
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTS=OFF"
|
configure_args="-DBUILD_TESTS=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/hoene/libmysofa"
|
homepage="https://github.com/hoene/libmysofa"
|
||||||
distfiles="https://github.com/hoene/libmysofa/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hoene/libmysofa/archive/v${version}.tar.gz"
|
||||||
checksum=9d8f8aec6d73209dadd1b33d436d397dbd3372ef8a8627081e0d28a8e7cc40d2
|
checksum=b942cc4a6b5da6187d38574f7653489347ceadf7c1ab7168dfe5e307e999dcc6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue