mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
libopenmpt: update to 0.5.13
This commit is contained in:
parent
4b6c9f5522
commit
91108c8e73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libopenmpt'
|
# Template file for 'libopenmpt'
|
||||||
pkgname=libopenmpt
|
pkgname=libopenmpt
|
||||||
version=0.5.12
|
version=0.5.13
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libopenmpt-${version}+release.autotools"
|
wrksrc="libopenmpt-${version}+release.autotools"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://lib.openmpt.org/libopenmpt/"
|
homepage="https://lib.openmpt.org/libopenmpt/"
|
||||||
changelog="https://lib.openmpt.org/doc/changelog.html"
|
changelog="https://lib.openmpt.org/doc/changelog.html"
|
||||||
distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
|
distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
|
||||||
checksum=892aea7a599b5d21842bebf463b5aafdad5711be7008dd84401920c6234820af
|
checksum=6fa28ada93d95ee2428a2d37a5c24faaf9567ff6ede3d134c006b2a6cefbbfe8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue