ruby-public_suffix: update to 4.0.1.
This commit is contained in:
parent
7f21bc851f
commit
a1088ca1cb
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ruby-public_suffix'
|
||||
pkgname=ruby-public_suffix
|
||||
version=3.0.3
|
||||
revision=2
|
||||
version=4.0.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gem
|
||||
short_desc="Parse domain names into top level domain, domain and subdomains"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://simonecarletti.com/code/publicsuffix-ruby"
|
||||
checksum=d4f4addffbd1ad3e7b5bb2e258a761ccef5670c23c29b0476b2299bcca220623
|
||||
checksum=6035585fe67676a195ba53fa5860625a70e057cf2226ecc5bbede125a4d8ce76
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue