summaryrefslogtreecommitdiff
path: root/aspell
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2018-02-18 14:59:30 +0100
committerJuergen Daubert <jue@jue.li>2018-02-18 14:59:30 +0100
commitc62a899ece4cbd1bd47ac637bcbd196919895901 (patch)
tree5342c8e38c1a72609083a9b71c379d8f2e0ab5ba /aspell
parent8dda3629893640833b108b3d93d5e4e4b159fef6 (diff)
downloadopt-c62a899ece4cbd1bd47ac637bcbd196919895901.tar.gz
opt-c62a899ece4cbd1bd47ac637bcbd196919895901.tar.xz
aspell: update to 0.60.7-rc1
Diffstat (limited to 'aspell')
-rw-r--r--aspell/.footprint12
-rw-r--r--aspell/.md5sum2
-rw-r--r--aspell/.signature8
-rw-r--r--aspell/Pkgfile5
4 files changed, 14 insertions, 13 deletions
diff --git a/aspell/.footprint b/aspell/.footprint
index 3301c8c7a..1e17a94fb 100644
--- a/aspell/.footprint
+++ b/aspell/.footprint
@@ -103,13 +103,13 @@ drwxr-xr-x root/root usr/lib/aspell-0.60/
-rw-r--r-- root/root usr/lib/aspell-0.60/texinfo.amf
-rw-r--r-- root/root usr/lib/aspell-0.60/url.amf
-rwxr-xr-x root/root usr/lib/libaspell.la
-lrwxrwxrwx root/root usr/lib/libaspell.so -> libaspell.so.15.1.5
-lrwxrwxrwx root/root usr/lib/libaspell.so.15 -> libaspell.so.15.1.5
--rwxr-xr-x root/root usr/lib/libaspell.so.15.1.5
+lrwxrwxrwx root/root usr/lib/libaspell.so -> libaspell.so.15.2.0
+lrwxrwxrwx root/root usr/lib/libaspell.so.15 -> libaspell.so.15.2.0
+-rwxr-xr-x root/root usr/lib/libaspell.so.15.2.0
-rwxr-xr-x root/root usr/lib/libpspell.la
-lrwxrwxrwx root/root usr/lib/libpspell.so -> libpspell.so.15.1.5
-lrwxrwxrwx root/root usr/lib/libpspell.so.15 -> libpspell.so.15.1.5
--rwxr-xr-x root/root usr/lib/libpspell.so.15.1.5
+lrwxrwxrwx root/root usr/lib/libpspell.so -> libpspell.so.15.2.0
+lrwxrwxrwx root/root usr/lib/libpspell.so.15 -> libpspell.so.15.2.0
+-rwxr-xr-x root/root usr/lib/libpspell.so.15.2.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
diff --git a/aspell/.md5sum b/aspell/.md5sum
index b8c4047d6..292307e9f 100644
--- a/aspell/.md5sum
+++ b/aspell/.md5sum
@@ -1 +1 @@
-e66a9c9af6a60dc46134fdacf6ce97d7 aspell-0.60.6.1.tar.gz
+f05691eada7ad04b26c1a5a6ef27182a aspell-0.60.7-rc1.tar.gz
diff --git a/aspell/.signature b/aspell/.signature
index 4596b1009..409350eb9 100644
--- a/aspell/.signature
+++ b/aspell/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/SsXz/9brUzDW4EAEcucgA7zr+QXZQQ7gUIkhIQ199FMa5z2CBvQsCTi88rPgbjGB3P1cHG3c2+NixasBuv7wQs=
-SHA256 (Pkgfile) = 6c55c0e127a8bd60acaef70195c6f17918c5e4dfcae720e5cc6af4bee0cdff33
-SHA256 (.footprint) = 0afe7f1b7f2da1ae95ddb20049bb6262c1488dcb57f2b68d7f301c50c55f539e
-SHA256 (aspell-0.60.6.1.tar.gz) = f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1
+RWSE3ohX2g5d/ZdEz1QwEYsDDiIszHNmA/9u1jAvp7XIIB07qc0LK6CikVu0UoLP1u18I6k+14gk41TTgM1/oUkDRRVz/wyQkQQ=
+SHA256 (Pkgfile) = e6d4caf376f8b9000f991b860064f6006af74b7a687bc6ab3e85ad97ff165f4c
+SHA256 (.footprint) = ac2a4d1d16af67f6b2f2423bee5467254054e89f4356798de1ed65b43971fef0
+SHA256 (aspell-0.60.7-rc1.tar.gz) = 86b5662f24316142f70c5890787bdc5596625ca3604dfe85926ee61f27f2365e
diff --git a/aspell/Pkgfile b/aspell/Pkgfile
index 0595cc8d4..148529f99 100644
--- a/aspell/Pkgfile
+++ b/aspell/Pkgfile
@@ -4,9 +4,10 @@
# Depends on: ncurses
name=aspell
-version=0.60.6.1
+version=0.60.7-rc1
release=2
-source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
+#source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
+source=(ftp://alpha.gnu.org/gnu/$name/$name-$version.tar.gz)
build () {
cd $name-$version

Generated by cgit