libmythes: 1.2.4 -> 1.2.5

This commit is contained in:
Tim Biermann 2022-08-25 21:39:49 +02:00
parent ab6bff22d1
commit 09ce0a5e8e
3 changed files with 6 additions and 7 deletions

View File

@ -4,7 +4,6 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/mythes.hxx
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libmythes-1.2.a
-rwxr-xr-x root/root usr/lib/libmythes-1.2.la
lrwxrwxrwx root/root usr/lib/libmythes-1.2.so -> libmythes-1.2.so.0.0.0
lrwxrwxrwx root/root usr/lib/libmythes-1.2.so.0 -> libmythes-1.2.so.0.0.0

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3ySRorGKBzwtNo0QXisbXooz4YzgBKCiSDTsDN0HB2v/p46GBdK+h9RmDlngshkPsiMQVEGyI1lrPrG0M2p1bwo=
SHA256 (Pkgfile) = 0e20cd811096bafbd4a7760bea2049a7432db07dc925e38a4f48c2735a9dab09
SHA256 (.footprint) = 9b9394aca9355ea2225ce8c150bc72c888300facf4b10c337ab3270024e1ddd7
SHA256 (mythes-1.2.4.tar.gz) = 1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f
RWSagIOpLGJF3zStNfAQ5B2xn2Pbou6BzYlaThILKS4du/tS4FKu9tSHKsSZS5CH9PHflFglLL1xXo9Vb8X210h/2wLBNmo6uAM=
SHA256 (Pkgfile) = 765ae4c659b6052c94385e80a38334a88f0bfbb314564f2798c791ad45119702
SHA256 (.footprint) = 5fb91a5df0379a43f7fe7e7966631fe19ac5629459e92945bbca9994b573e008
SHA256 (mythes-1.2.5.tar.xz) = 19279f70707bbe5ffa619f2dc319f888cec0c4a8d339dc0a21330517bd6f521d

View File

@ -4,9 +4,9 @@
# Depends on: hunspell
name=libmythes
version=1.2.4
version=1.2.5
release=1
source=(https://downloads.sourceforge.net/project/hunspell/MyThes/$version/${name/lib/}-$version.tar.gz)
source=(https://github.com/hunspell/mythes/releases/download/v$version/mythes-$version.tar.xz)
build() {
cd mythes-$version