rhash: 1.4.3 -> 1.4.4

This commit is contained in:
Tim Biermann 2023-07-14 23:17:20 +02:00
parent 9b7d53f00f
commit 6133d539dc
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 7 deletions

View File

@ -19,8 +19,9 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/rhash_torrent.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/librhash.a
lrwxrwxrwx root/root usr/lib/librhash.so -> librhash.so.0
-rwxr-xr-x root/root usr/lib/librhash.so.0
lrwxrwxrwx root/root usr/lib/librhash.so -> librhash.so.1
lrwxrwxrwx root/root usr/lib/librhash.so.1 -> librhash.so.1.4.4
-rwxr-xr-x root/root usr/lib/librhash.so.1.4.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/librhash.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqqCduzRNTKBSVtGVlGw+4cAqmlGg9up0r/97oiAM/zU/qCT4Ng0sW25xVMvLb9IK1GTqI/ZB2GVlCXnK80/umAc=
SHA256 (Pkgfile) = ed940808b544e80f6cad794c5d1ac1858c90f7a54422be403b4b2c6466a88e7c
SHA256 (.footprint) = 85234d2bc4a5bbf1defa6546d6f57138ba0c1cab618911b504b86a0995a7f230
SHA256 (rhash-1.4.3.tar.gz) = 1e40fa66966306920f043866cbe8612f4b939b033ba5e2708c3f41be257c8a3e
RWRJc1FUaeVeqhaXFb7oYgNTn7TBlqniGy6kMblWV77lqAV75KBUMSIovij0vYFcuFuHkqWZ3K9rnN7EyApyJ9rV4riHdikGmQg=
SHA256 (Pkgfile) = d337ad3200c3544ec05455c1006678db7ace6fe744a85eaf01407ddffa62c57a
SHA256 (.footprint) = 6d68de2b1cef1f57bbc8f9ceadd73cc2976744a8882d377f7c78caa2cdfd6fed
SHA256 (rhash-1.4.4.tar.gz) = 8e7d1a8ccac0143c8fe9b68ebac67d485df119ea17a613f4038cda52f84ef52a

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=rhash
version=1.4.3
version=1.4.4
release=1
source=(https://github.com/rhash/RHash/archive/v$version/$name-$version.tar.gz)