summaryrefslogtreecommitdiff
path: root/system/rhash
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-26 01:02:50 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-26 01:02:50 +0000
commit423cb992752edb0804697f18c71a8e80ec1d1182 (patch)
tree6d7ff532d9285b1f7330cde3cd8eb0cbb7287220 /system/rhash
parentbb799201aaf4dac570c3243e197662b25e8153bd (diff)
downloadpackages-423cb992752edb0804697f18c71a8e80ec1d1182.tar.gz
packages-423cb992752edb0804697f18c71a8e80ec1d1182.tar.bz2
packages-423cb992752edb0804697f18c71a8e80ec1d1182.tar.xz
packages-423cb992752edb0804697f18c71a8e80ec1d1182.zip
system/rhash: Bump to 1.3.9
Diffstat (limited to 'system/rhash')
-rw-r--r--system/rhash/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/rhash/APKBUILD b/system/rhash/APKBUILD
index 1a3d8d0f1..cc97c89a9 100644
--- a/system/rhash/APKBUILD
+++ b/system/rhash/APKBUILD
@@ -1,12 +1,13 @@
# Contributor: Przemyslaw Pawelczyk <przemoc@zoho.com>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=rhash
-pkgver=1.3.8
+pkgver=1.3.9
pkgrel=0
pkgdesc="Utility for calculation and verification of hash sums and magnet links"
url="http://rhash.sourceforge.net/"
arch="all"
license="MIT"
+depends=""
makedepends="openssl-dev"
subpackages="$pkgname-doc $pkgname-dev $pkgname-lang $pkgname-libs"
source="$pkgname-$pkgver.tar.gz::https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-src.tar.gz"
@@ -30,4 +31,4 @@ package() {
make -j1 DESTDIR="$pkgdir" install install-gmo install-lib-headers install-lib-so-link install-man
}
-sha512sums="9dba4fa4dd49d323f2e440c5b93eac1ef62eb4046ec4ef611f0978c12c1739002f1ac1f1ec5e61bd359dc89e9ed612db71be91a795184ac5d5433280d27fa4c1 rhash-1.3.8.tar.gz"
+sha512sums="6fae0587cdeb42df59d542c58bad734259d1ff39fba92531c10a469b51310644669ffbe0453e72d85c2cf38b176962f6dca9062a121ac019f1b30f207a176e60 rhash-1.3.9.tar.gz"