summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-08-22 17:57:04 +0200
committerTim Biermann <tbier@posteo.de>2022-08-22 17:57:21 +0200
commit00169e8cbeae11c447826997f6ca54232e745f28 (patch)
treebe74f99aed687890ad8f1510c9b01f5c4f3a1b6a
parentb43980ceccf3af912fb1c7ed928e384e26aa3636 (diff)
downloadopt-00169e8cbeae11c447826997f6ca54232e745f28.tar.gz
opt-00169e8cbeae11c447826997f6ca54232e745f28.tar.xz
hunspell: 1.7.0 -> 1.7.1
-rw-r--r--hunspell/.signature6
-rw-r--r--hunspell/Pkgfile5
2 files changed, 5 insertions, 6 deletions
diff --git a/hunspell/.signature b/hunspell/.signature
index 2af723320..b312d6feb 100644
--- a/hunspell/.signature
+++ b/hunspell/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/SXzZercGiDz9N6o+rD4r21Pobju2kqsL7gVlx8gfb2i4D8ilYyq0IbhE9iOQgpihE5bm+sfLHKCgCRQpmVrOwo=
-SHA256 (Pkgfile) = 6916a05521c439f390b880008bf8360c96b948995e6eadb317af37351e427044
+RWSE3ohX2g5d/STbZc+c2mlHk0cLLmQmmdA/ZxeD5f30Rns/QFyIlA87MKTllF+18y6h9gapLoD7RjuwAV4GTg6JE60mRGjligE=
+SHA256 (Pkgfile) = 953fb9b6cd47f640301550252e737867c54bf0bc104acdc77b5afbdd9b9bba7e
SHA256 (.footprint) = 4d6db6768d2772f9d00edc5315214f95c8a62091b891b56a383fa87d5a6b4900
-SHA256 (hunspell-v1.7.0.tar.gz) = bb27b86eb910a8285407cf3ca33b62643a02798cf2eef468c0a74f6c3ee6bc8a
+SHA256 (hunspell-v1.7.1.tar.gz) = 6e3557624c608b3e6525b8bd277706db4f5a857c28fdb3cfa8d0d2b67776da8a
diff --git a/hunspell/Pkgfile b/hunspell/Pkgfile
index d68f35c4c..06ad15399 100644
--- a/hunspell/Pkgfile
+++ b/hunspell/Pkgfile
@@ -1,11 +1,10 @@
# Description: Advanced spell checker
# URL: https://hunspell.github.io/
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on:
name=hunspell
-version=1.7.0
-release=2
+version=1.7.1
+release=1
source=(https://github.com/hunspell/$name/archive/v$version/$name-v$version.tar.gz)
build() {

Generated by cgit