summaryrefslogtreecommitdiff
path: root/aspell
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2019-07-29 10:55:26 +0200
committerJuergen Daubert <jue@jue.li>2019-07-29 10:55:26 +0200
commitf3f251aaf51ffc33be8996db6c2a125ee5c67984 (patch)
tree6106f56b6aa0d5f36186d6737adc68d4baaf1435 /aspell
parent3b3e30e7b7ce166e57e4c34179327b16933796c7 (diff)
downloadopt-f3f251aaf51ffc33be8996db6c2a125ee5c67984.tar.gz
opt-f3f251aaf51ffc33be8996db6c2a125ee5c67984.tar.xz
aspell: update to 0.60.7
Diffstat (limited to 'aspell')
-rw-r--r--aspell/.signature6
-rw-r--r--aspell/Pkgfile5
2 files changed, 5 insertions, 6 deletions
diff --git a/aspell/.signature b/aspell/.signature
index fbe9a63b5..470551bb9 100644
--- a/aspell/.signature
+++ b/aspell/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/fT95e4+2a6X1G7vCVAUsYgSb4qSZ4R+5Oo044r04SdsBuai0ACeoTes/a2+83guy+Rj3avpFdP/CMvUoSrm7AM=
-SHA256 (Pkgfile) = ab76d027cedc017203868378505137cdc68b981e053a0a7b84695298d0bab34e
+RWSE3ohX2g5d/eC1LZyiwsb92BzsIFGr3zNM9QovoyMh8FyiaKg40eA7DcSf6WHRHsDQisABlaqaLfQ9WS08ocAGcZiy4syrpQ8=
+SHA256 (Pkgfile) = 8a7005439530d41bc80e62e2c5d0d6381e8abe8ed23136329099d69c2f8042c3
SHA256 (.footprint) = ac2a4d1d16af67f6b2f2423bee5467254054e89f4356798de1ed65b43971fef0
-SHA256 (aspell-0.60.7-rc2.tar.gz) = 49fd39624ba71af109567382d28aaf5643d0901f8ebc2ec6c3086a9423431766
+SHA256 (aspell-0.60.7.tar.gz) = 5ca8fc8cb0370cc6c9eb5b64c6d1bc5d57b3750dbf17887726c3407d833b70e4
diff --git a/aspell/Pkgfile b/aspell/Pkgfile
index 07461b7a1..cfdb9c47f 100644
--- a/aspell/Pkgfile
+++ b/aspell/Pkgfile
@@ -4,10 +4,9 @@
# Depends on: ncurses
name=aspell
-version=0.60.7-rc2
+version=0.60.7
release=1
-#source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
-source=(ftp://alpha.gnu.org/gnu/$name/$name-$version.tar.gz)
+source=(https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
build () {
cd $name-$version

Generated by cgit