diff --git a/rhash/.footprint b/rhash/.footprint index a966838b..9ac23c9b 100644 --- a/rhash/.footprint +++ b/rhash/.footprint @@ -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/ diff --git a/rhash/.signature b/rhash/.signature index e70e52f4..28974901 100644 --- a/rhash/.signature +++ b/rhash/.signature @@ -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 diff --git a/rhash/Pkgfile b/rhash/Pkgfile index 4eae852e..cf1b0e1e 100644 --- a/rhash/Pkgfile +++ b/rhash/Pkgfile @@ -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)