diff options
author | R4SAS <r4sas@i2pmail.org> | 2019-08-28 22:06:59 +0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-28 17:30:42 -0300 |
commit | 712d8ca790f5fa4603f7db15c80fdce0c04e52ad (patch) | |
tree | 503fc5eeb9e211dd3043fe2c9badb9cb31a1d206 /testing | |
parent | 78e9dc8e464f7bec0e2135b0be07f346522586b3 (diff) | |
download | aports-712d8ca790f5fa4603f7db15c80fdce0c04e52ad.tar.bz2 aports-712d8ca790f5fa4603f7db15c80fdce0c04e52ad.tar.xz |
testing/i2pd: upgrade to 2.28.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
Diffstat (limited to 'testing')
-rw-r--r-- | testing/i2pd/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/i2pd/APKBUILD b/testing/i2pd/APKBUILD index 9bd202564a..9ff68b07ea 100644 --- a/testing/i2pd/APKBUILD +++ b/testing/i2pd/APKBUILD @@ -1,7 +1,7 @@ -# Contributor: l-n-s <supervillain@riseup.net> # Maintainer: l-n-s <supervillain@riseup.net> +# Contributor: r4sas <r4sas@i2pmail.org> pkgname=i2pd -pkgver=2.27.0 +pkgver=2.28.0 pkgrel=0 pkgdesc="I2P Router written in C++" url="https://github.com/PurpleI2P/i2pd" @@ -49,6 +49,6 @@ package() { "$pkgdir"/etc/conf.d/$pkgname } -sha512sums="260cef32503bb459f3e7e07940f303b542bead54c9b6faf63f61e8d76250155c375fa75ce80ce3862d8eb2445e106e3c99ed829c9acbc9eb728364082f938f96 i2pd-2.27.0.tar.gz +sha512sums="9bcae8dfb5a2c77b03e4c4d4816b1666f2a0d95e0c806f952a095182dfc62bdc142f5cde6a9643f7a3c6d385f906c00011b4d291fe53ab177d36d63b6a698599 i2pd-2.28.0.tar.gz 5a95beef635fc2f5beecee314964fd41713ed61f92c4e972276208e0a2c86604c2b42a8e922863fc658a7a5789c9f43fddf7f76350fc281a44f2f42258a01201 i2pd.initd ba94e5505f4eeb9a32159aa0a3b7f68ff077abb9704800f70502ac75fd5bcfcb20450ebd983d0523beca2d13e718d7bf888f53ec455d1f41701c16d09c3b2d28 i2pd.confd" |