lua-MessagePack: updated to 0.3.2

This commit is contained in:
Philipp Hirsch 2015-01-15 18:55:36 +01:00
parent 0c13b2cd64
commit 74e418751c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lua-MessagePack'
pkgname=lua-MessagePack
version=0.3.1
version=0.3.2
revision=1
hostmakedepends="lua>=5.2"
makedepends="lua>=5.2"
@ -10,7 +10,7 @@ maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
license="MIT"
homepage="https://github.com/fperrad/lua-MessagePack"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=2cc1e2458d0f1eee8f02263848fa5055894303c056fd2e49aa9c3fb54ccbb5a0
checksum=6580961958dd43455f7f74708514011e0aadf442167869fb60c53b018f041eac
do_install() {
make PREFIX=/usr DESTDIR="${DESTDIR}" LUAVER=5.2 install