diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-09-08 16:00:04 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-08 11:03:29 -0300 |
commit | d96bb60905fd50ac9bf47ae58749a3a6804c223c (patch) | |
tree | 240cf8daf9c139d22614c6b892e1b4924ce24997 /testing/kldap | |
parent | 98295d34cfc6a953815080d2e786991194c4f6f0 (diff) | |
download | aports-d96bb60905fd50ac9bf47ae58749a3a6804c223c.tar.bz2 aports-d96bb60905fd50ac9bf47ae58749a3a6804c223c.tar.xz |
testing/kde-applications: add missing checksum of some applications
Diffstat (limited to 'testing/kldap')
-rw-r--r-- | testing/kldap/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/kldap/APKBUILD b/testing/kldap/APKBUILD index 329fcb6fdd..06b8addd7c 100644 --- a/testing/kldap/APKBUILD +++ b/testing/kldap/APKBUILD @@ -27,3 +27,4 @@ check() { package() { DESTDIR="$pkgdir" make install } +sha512sums="92742d220b30c4a3dab5375258df598fd197897b04674494b7c284ecb468430c55b9b9458c3462975e058e2ffef8f2fb898425dc2ec1e2aeb1163644299e59fd kldap-19.08.1.tar.xz" |