diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-06-01 21:31:51 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-06-01 21:31:51 +0000 |
commit | 06423fd6fef44465bec6b1fcb9d0486e59a8ff92 (patch) | |
tree | 90e566fdb9ca45e40939d5e3f513f66a436b1b65 /testing/libupnpp | |
parent | 794213e8299736801c75bdd3858140d06b98e77c (diff) | |
download | aports-06423fd6fef44465bec6b1fcb9d0486e59a8ff92.tar.bz2 aports-06423fd6fef44465bec6b1fcb9d0486e59a8ff92.tar.xz |
testing/libupnpp: fix checksum
Diffstat (limited to 'testing/libupnpp')
-rw-r--r-- | testing/libupnpp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libupnpp/APKBUILD b/testing/libupnpp/APKBUILD index 8e758dc5e2..76996aaca2 100644 --- a/testing/libupnpp/APKBUILD +++ b/testing/libupnpp/APKBUILD @@ -26,4 +26,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="c63eb8ab8a76b7e161625631bee645e7a1f8d779ea6b16ed0bbf43d0972e8875613f04dbf44cd43796273f7b20b4fa71b791d10867c6d220f0d78c15c016c275 libupnpp-0.16.1.tar.gz" +sha512sums="0ebe2464e49a6373c84d1464d9ab27dce54235111bdd651036a5405b43cbb246b8fd183e46f616d6cc8649a70413a4909b9a9c86d8243412895917ccdaca8582 libupnpp-0.16.1.tar.gz" |