libopenmpt: update to 0.6.1
This commit is contained in:
parent
a2f4474090
commit
a6e478555c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libopenmpt'
|
||||
pkgname=libopenmpt
|
||||
version=0.5.13
|
||||
version=0.6.1
|
||||
revision=1
|
||||
wrksrc="libopenmpt-${version}+release.autotools"
|
||||
build_style=gnu-configure
|
||||
|
@ -17,7 +17,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=6fa28ada93d95ee2428a2d37a5c24faaf9567ff6ede3d134c006b2a6cefbbfe8
|
||||
checksum=c0bada4bebfc707961111bdb5ff6bbe337f5d71e837e8278f2e362a909eb925b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue