diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-01-29 13:49:54 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-01-30 20:14:53 +0000 |
commit | 63d6d77cb519d79e4647e592d68d9ce1dcb11036 (patch) | |
tree | 5fb1eb4e60db348e603f8ed4927386666fde6f03 /main/txt2man | |
parent | c44e1739d09485e6e56c3e8d179f02da33a0a7bf (diff) | |
download | aports-63d6d77cb519d79e4647e592d68d9ce1dcb11036.tar.bz2 aports-63d6d77cb519d79e4647e592d68d9ce1dcb11036.tar.xz |
Remove obsolete checksums from main
Diffstat (limited to 'main/txt2man')
-rw-r--r-- | main/txt2man/APKBUILD | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/main/txt2man/APKBUILD b/main/txt2man/APKBUILD index 62d05a4ee9..e183cfc3d0 100644 --- a/main/txt2man/APKBUILD +++ b/main/txt2man/APKBUILD @@ -23,9 +23,5 @@ package() { install || return 1 } -md5sums="71f4a1758f19759f8f7d20bd92d53fda txt2man-1.6.0.tar.gz -ef7f2806d60d1c987644e7f9f507da01 makefile.patch" -sha256sums="f6939e333a12e1ecceccaa547b58f4bf901a580cd2d8f822f8c292934c920c99 txt2man-1.6.0.tar.gz -e695ef0ffc8fa535f03cbc3993de618383e93d0c735feea2128c74463b85e083 makefile.patch" sha512sums="7ec2cc0bb685d890cf06504d4faacf7a02c5a321963effb71ff63b7310f64f092e666c055c1dbdb699958a62272fe4dc0f31f3947ca6895aa425753a11b75379 txt2man-1.6.0.tar.gz e91ad93ddd646b06cb75c26e666e5122934172d25513424f04b9f56ce9cd57f1327f9c53c3d59002d76765c272aced5d75e0b48318d3b82d447560c3a031ef58 makefile.patch" |