diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-03-13 11:01:41 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-03-13 11:01:41 -0500 |
commit | 43983e3e6a98ad86500b1dbff7c3f345c001feed (patch) | |
tree | 340630beecb883ebba4a829e4e24705e9999b301 /main/hunspell | |
parent | 5408f1756740a1319f4425326c21b1e6c682b3bd (diff) | |
download | aports-43983e3e6a98ad86500b1dbff7c3f345c001feed.tar.bz2 aports-43983e3e6a98ad86500b1dbff7c3f345c001feed.tar.xz |
main/hunspell: checksums
Diffstat (limited to 'main/hunspell')
-rw-r--r-- | main/hunspell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hunspell/APKBUILD b/main/hunspell/APKBUILD index 137a7ba93f..e9dbdd7aab 100644 --- a/main/hunspell/APKBUILD +++ b/main/hunspell/APKBUILD @@ -24,4 +24,4 @@ package() { make -j1 DESTDIR="$pkgdir" install || return 1 } -md5sums="9ed97fce60a9a65852402248a6659492 hunspell-1.3.1.tar.gz" +md5sums="9ed97fce60a9a65852402248a6659492 hunspell-1.3.1.tar.gz" |