aboutsummaryrefslogtreecommitdiffstats
path: root/community/libzen
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2018-12-30 00:09:10 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2018-12-31 13:52:43 +0000
commit5cea92457e3a85b08be20c886df288e42ed31389 (patch)
treef1e59b1924dd9438db93fc9dddfb0bb7dcdddca9 /community/libzen
parent1898000c94c1b3f2909908f358e5b76040e3ad60 (diff)
downloadaports-5cea92457e3a85b08be20c886df288e42ed31389.tar.bz2
aports-5cea92457e3a85b08be20c886df288e42ed31389.tar.xz
community/libzen: fix invalid sha512sums
Diffstat (limited to 'community/libzen')
-rw-r--r--community/libzen/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libzen/APKBUILD b/community/libzen/APKBUILD
index f5e7f4dfc2..8bd8872ce2 100644
--- a/community/libzen/APKBUILD
+++ b/community/libzen/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Corey Oliver <corey.jon.oliver@gmail.com>
pkgname=libzen
pkgver=0.4.37
-pkgrel=3
+pkgrel=4
pkgdesc="A shared library for libmediainfo and mediainfo"
url="https://github.com/MediaArea/ZenLib"
arch="all"
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="3b5bec79470bec054cfa759e753e3925fbd9f27e508c692c0b100fcf1599696bff462d92c08799646e6ffc74c176e7cc7509ae0754c4710d527494f59d95d12b libzen_0.4.37.tar.bz2"
+sha512sums="efeb520ce2eceacedd567afdd085bee67a598f24e8949b4704d839ae94322b9c9f1da6e1564498aad4f0ead148b74cec08f85c0189cbc611b2a06f218b5a22df libzen_0.4.37.tar.bz2"