aboutsummaryrefslogtreecommitdiffstats
path: root/main/rhash/APKBUILD
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-08-15 20:43:54 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-08-17 20:30:34 +0000
commit16951e9b6397ccc004073cf03997cc602fce91d5 (patch)
tree1196f1778dfcf015659b3cf73c85bf16a457107c /main/rhash/APKBUILD
parent4d97f58ded187fbc5c3b8737a6b9a4360664a6bf (diff)
downloadaports-16951e9b6397ccc004073cf03997cc602fce91d5.tar.bz2
aports-16951e9b6397ccc004073cf03997cc602fce91d5.tar.xz
main/rhash: upgrade to 1.3.5
Diffstat (limited to 'main/rhash/APKBUILD')
-rw-r--r--main/rhash/APKBUILD18
1 files changed, 6 insertions, 12 deletions
diff --git a/main/rhash/APKBUILD b/main/rhash/APKBUILD
index 3156388b5d..2f7bf627b6 100644
--- a/main/rhash/APKBUILD
+++ b/main/rhash/APKBUILD
@@ -1,15 +1,14 @@
# Maintainer: Przemyslaw Pawelczyk <przemoc@zoho.com>
pkgname=rhash
-pkgver=1.3.4
-pkgrel=2
+pkgver=1.3.5
+pkgrel=0
pkgdesc="Utility for calculation and verification of hash sums and magnet links"
url="http://rhash.anz.ru/"
arch="all"
license="custom"
-subpackages="$pkgname-doc $pkgname-dev"
-source="$pkgname-$pkgver.tar.gz::http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-src.tar.gz
- librhash-byte_order.h-Consult-also-compiler-s-predef.patch"
-builddir="$srcdir/$pkgname-$pkgver"
+subpackages="$pkgname-doc $pkgname-dev $pkgname-libs"
+source="$pkgname-$pkgver.tar.gz::http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-src.tar.gz"
+builddir="$srcdir/RHash-$pkgver"
build() {
cd "$builddir"
@@ -32,9 +31,4 @@ package() {
make -C librhash PREFIX=/usr DESTDIR="$pkgdir" install-headers install-lib-shared install-lib-static
}
-md5sums="0b51010604659e9e99f6307b053ba13b rhash-1.3.4.tar.gz
-59a1c0a0d04a7b4356a8b893dce7c266 librhash-byte_order.h-Consult-also-compiler-s-predef.patch"
-sha256sums="406662c4703bd4cb1caae26f32700951a5e12adf39f141d3f40e0b461b1e9e49 rhash-1.3.4.tar.gz
-19561529fdd2ccb1aaf54b0459962f969b7eadccd4119d8e4c94dadd8ed24589 librhash-byte_order.h-Consult-also-compiler-s-predef.patch"
-sha512sums="a78be309011798d5e55023eb93f898c10254a42270288fa5ec68ad446b5f3d001e8c6f893683e5171e3858c86d45ce2ce16eefde1173209e1925420c27a7ff7a rhash-1.3.4.tar.gz
-5d14156b42d41f976f605d0e07fe9ae5cf5cb2266f65e2ab09690b2bb992d348317c0e115c81015ff645eb25ff556e628d1ebc268ced816c5f192c0cc83e3ed1 librhash-byte_order.h-Consult-also-compiler-s-predef.patch"
+sha512sums="e8450aab0c16bfb975bf4aeee218740fb4d86d5514e426b70c3edb84e4d63865cd4051939aa95c24a87a78baaedc49e40bb509b2610e89ca3745930808b3ef6c rhash-1.3.5.tar.gz"