mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
libopenmpt: update to 0.8.1
This commit is contained in:
parent
5c87985095
commit
8617450827
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libopenmpt'
|
||||
pkgname=libopenmpt
|
||||
version=0.6.4
|
||||
revision=4
|
||||
version=0.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_with pulseaudio) $(vopt_with sdl2)
|
||||
$(vopt_with portaudio) $(vopt_with portaudio portaudiocpp)"
|
||||
|
@ -16,7 +16,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://lib.openmpt.org/libopenmpt/"
|
||||
changelog="https://lib.openmpt.org/doc/changelog.html"
|
||||
distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
|
||||
checksum=e09fb845c3292700a7ac13c3b31d669ecd3bdbebcbfe1328eba2376cebe40162
|
||||
checksum=5ccc291e4457925f3ca3e8144f5b645c4a3dcc2bc05dc9a39651132b32b83bce
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue