aboutsummaryrefslogtreecommitdiffstats
path: root/main/fixesproto
diff options
context:
space:
mode:
authornull <null>2017-05-14 17:05:46 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-06-06 20:24:17 +0000
commitecce10225bfb48726286cbfbeb1b6acb34b9264e (patch)
treed299ad7f8377037b11d1e4f56f180fb61ee81f98 /main/fixesproto
parent41f1e071363293ef137cfa7e2df12917ad7d67c4 (diff)
downloadaports-ecce10225bfb48726286cbfbeb1b6acb34b9264e.tar.bz2
aports-ecce10225bfb48726286cbfbeb1b6acb34b9264e.tar.xz
main/[various]: fix missing sha512 checksums
Diffstat (limited to 'main/fixesproto')
-rw-r--r--main/fixesproto/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/fixesproto/APKBUILD b/main/fixesproto/APKBUILD
index 6bfdf3cc37..d00fbb609b 100644
--- a/main/fixesproto/APKBUILD
+++ b/main/fixesproto/APKBUILD
@@ -31,4 +31,4 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="e7431ab84d37b2678af71e29355e101d fixesproto-5.0.tar.bz2"
+sha512sums="93c6a8b6e4345c3049c08f2f3960f5eb5f92c487f26d227430964361bf82041b49e61f873fbbb8ee0e111556f90532b852c20e6082ee8008be641373251fa78c fixesproto-5.0.tar.bz2"