Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/libopenmpt/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libopenmpt'
pkgname=libopenmpt
version=0.8.1
version=0.8.6
revision=1
build_style=gnu-configure
configure_args="$(vopt_with pulseaudio) $(vopt_with sdl2)
Expand All @@ -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=5ccc291e4457925f3ca3e8144f5b645c4a3dcc2bc05dc9a39651132b32b83bce
checksum=caa2fa959e389f4374d9e2df3af5c633452c12dd80442cba2e89cb7ff2b93c5b

post_install() {
vlicense LICENSE
Expand Down