mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby-webrick: update to 1.8.2.
This commit is contained in:
parent
8956b3407e
commit
fbbc0842d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ruby-webrick'
|
# Template file for 'ruby-webrick'
|
||||||
pkgname=ruby-webrick
|
pkgname=ruby-webrick
|
||||||
version=1.8.1
|
version=1.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://rubygems.org/gems/webrick"
|
homepage="https://rubygems.org/gems/webrick"
|
||||||
distfiles="https://github.com/ruby/webrick/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ruby/webrick/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=7a479503b02e1351a7b3fc6814a57e986d94f4ea32796d3067ed89c342aefdcb
|
checksum=a7edb8394f8c3bfd3e3eb44f95fb7513704576a45621310e3680a7758b481e67
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue