diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-06-16 23:50:35 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-06-16 23:50:35 +1000 |
commit | d583d77ff10e9abd7a9bd9b82425986972843e5d (patch) | |
tree | 41d93989727141d6947595597a38d76b590d8183 /gtkspell | |
parent | 7cd2a52028f70dc27043a1f136c6015756e83bf6 (diff) | |
download | contrib-d583d77ff10e9abd7a9bd9b82425986972843e5d.tar.gz contrib-d583d77ff10e9abd7a9bd9b82425986972843e5d.tar.xz |
gtkspell: use https for url
Diffstat (limited to 'gtkspell')
-rw-r--r-- | gtkspell/.signature | 4 | ||||
-rw-r--r-- | gtkspell/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gtkspell/.signature b/gtkspell/.signature index a094f6791..a8154c7b2 100644 --- a/gtkspell/.signature +++ b/gtkspell/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30doZROisFbp/qr2C7f1R+38ERpZAk7r07qdk5nhtpJ5x6vglwOj0wZ8opB1oC20QUHrM7IlyMN1NqF2DxSZaww= -SHA256 (Pkgfile) = 0f24534dadee8ee1f02b7118b7f9e2100439cb4fc0edd99cc43f3f9dc38bf3bc +RWSagIOpLGJF30asxk79FfiMjxjyEZJALWJea2xuFJuvxrEH/r1sCCJeHrwAK4COIFSW++c9ApraErjHhm0RvGfovI9g0Vntfw4= +SHA256 (Pkgfile) = ff246c90fab82c3f09cefa0e9300ecd688cd92e84db7e07fdeaefdd2e92210b9 SHA256 (.footprint) = 05ecfb3dce58d3587abbd43ed2027c15abb23789f52892c465af466cd2e5c46e SHA256 (gtkspell-2.0.16.tar.gz) = 8fc7dc560167b2cb7193e76aca625a152dc19b0ebf49816b78539cbb90d80d02 SHA256 (enchant-2.patch) = 52e693590161bc285ec46a2beece802f47c7ede65ec0b72ffa224ab0db176bad diff --git a/gtkspell/Pkgfile b/gtkspell/Pkgfile index 328b6bdc2..ebd73ae9a 100644 --- a/gtkspell/Pkgfile +++ b/gtkspell/Pkgfile @@ -1,5 +1,5 @@ # Description: Spell checking utility for GTK+ applications. -# URL: http://gtkspell.sourceforge.net/ +# URL: https://gtkspell.sourceforge.net/ # Maintainer: Danny Rawlins, crux at romster dot me # Depends on: aspell-en enchant gtk gtk-doc xorg-libxdamage |