mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby-public_suffix: update to 4.0.2.
This commit is contained in:
parent
92ad944743
commit
5211ca115b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ruby-public_suffix'
|
# Template file for 'ruby-public_suffix'
|
||||||
pkgname=ruby-public_suffix
|
pkgname=ruby-public_suffix
|
||||||
version=4.0.1
|
version=4.0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gem
|
build_style=gem
|
||||||
|
@ -8,7 +8,7 @@ short_desc="Parse domain names into top level domain, domain and subdomains"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://simonecarletti.com/code/publicsuffix-ruby"
|
homepage="https://simonecarletti.com/code/publicsuffix-ruby"
|
||||||
checksum=6035585fe67676a195ba53fa5860625a70e057cf2226ecc5bbede125a4d8ce76
|
checksum=ff9948307037937ad7149b04ba9bf26e007b964d0f8f7101db5f3fe8cf298673
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue