tweeny: update to 3.2.0.
This commit is contained in:
parent
0df4e8d080
commit
41cf13585c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tweeny'
|
||||
pkgname=tweeny
|
||||
version=3.1.1
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Modern C++ tweening library"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/mobius3/tweeny"
|
||||
changelog="https://github.com/mobius3/tweeny/blob/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/mobius3/tweeny/archive/v${version}.tar.gz"
|
||||
checksum=33d2f439eec49bdd8464bd8017381d6e50af898342be217a254fd2cef2b3bb0f
|
||||
checksum=2be7db9e0354da31f020b77474e2d547dbbaa8999a6a4bea4b388e6d31e4ef07
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue