mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
aspell: update to 0.60.8.1.
This commit is contained in:
parent
e473311e92
commit
b26863fff4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'aspell'
|
||||
pkgname=aspell
|
||||
version=0.60.8
|
||||
revision=5
|
||||
version=0.60.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# we need to force aspell to use /usr/lib for data for two reasons:
|
||||
# - in multilib systems, it should use the native dicts instead of requiring
|
||||
|
@ -20,7 +20,7 @@ license="LGPL-2.1-only"
|
|||
homepage="http://aspell.net/"
|
||||
changelog="http://aspell.net/man-html/ChangeLog.html"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2
|
||||
checksum=d6da12b34d42d457fa604e435ad484a74b2effcd120ff40acd6bb3fb2887d21b
|
||||
|
||||
pre_configure() {
|
||||
# XXX workaround ctor/dtor ordering with musl
|
||||
|
|
Loading…
Add table
Reference in a new issue