mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby-ffi: update to 1.11.2.
This commit is contained in:
parent
cb4205b625
commit
0f837b74ea
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ruby-ffi'
|
# Template file for 'ruby-ffi'
|
||||||
pkgname=ruby-ffi
|
pkgname=ruby-ffi
|
||||||
version=1.11.1
|
version=1.11.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="ffi-${version}"
|
wrksrc="ffi-${version}"
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
hostmakedepends="libffi-devel"
|
hostmakedepends="libffi-devel"
|
||||||
|
@ -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=90ae2a7fe7ac4c0af30650fba8b75d93ff3611803c4937248118797ae5edbb1a
|
checksum=7c75b4caa2cbe395b2f102f61cd59cb8e8535a9650bc0ae4585404d58a6e6a31
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue