lua52-MessagePack: update to 0.5.1.

Closes: #11128 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-27 00:40:29 -02:00 committed by Jürgen Buchmüller
parent f131780def
commit d1e2f193f9

View file

@ -1,6 +1,6 @@
# Template file for 'lua52-MessagePack' # Template file for 'lua52-MessagePack'
pkgname=lua52-MessagePack pkgname=lua52-MessagePack
version=0.5.0 version=0.5.1
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname/52/}-${version}" wrksrc="${pkgname/52/}-${version}"
@ -12,7 +12,7 @@ maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
license="MIT" license="MIT"
homepage="https://github.com/fperrad/lua-MessagePack" homepage="https://github.com/fperrad/lua-MessagePack"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=3aa4891a06977a6dae18d26d5dc60fdd390753210f20cc21d554f7f82794def0 checksum=f1ef69752cc7cbb8f8147be62b71017db1877021829eb10de57405c86fb0d2f9
replaces="lua-MessagePack>=0" replaces="lua-MessagePack>=0"
do_install() { do_install() {