ruby-ffi: update to 1.11.1.
This commit is contained in:
parent
1a4e7b2446
commit
bf7fb7d7f6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ruby-ffi'
|
# Template file for 'ruby-ffi'
|
||||||
pkgname=ruby-ffi
|
pkgname=ruby-ffi
|
||||||
version=1.10.0
|
version=1.11.1
|
||||||
revision=3
|
revision=3
|
||||||
wrksrc="ffi-${version}"
|
wrksrc="ffi-${version}"
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/ffi/ffi/wiki"
|
homepage="https://github.com/ffi/ffi/wiki"
|
||||||
distfiles="https://rubygems.org/downloads/ffi-${version}.gem"
|
distfiles="https://rubygems.org/downloads/ffi-${version}.gem"
|
||||||
checksum=17001940b28a961c94251a39f0ae00b32c2d0850479b5978c971759591fc1749
|
checksum=90ae2a7fe7ac4c0af30650fba8b75d93ff3611803c4937248118797ae5edbb1a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue