Date: Monday, November 14, 2022 @ 23:12:28
  Author: kpcyrd
Revision: 1348308

upgpkg: httptunnel 3.3-8 - add sha256sums=

Modified:
  httptunnel/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-14 23:10:53 UTC (rev 1348307)
+++ PKGBUILD    2022-11-14 23:12:28 UTC (rev 1348308)
@@ -4,7 +4,7 @@
 
 pkgname=httptunnel
 pkgver=3.3
-pkgrel=7
+pkgrel=8
 pkgdesc="Creates a bidirectional virtual data connection tunnelled in HTTP 
requests"
 arch=('x86_64')
 url="https://github.com/larsbrinkhoff/httptunnel";
@@ -14,6 +14,8 @@
         'httptunnel-3.3-build-fix.patch')
 md5sums=('493cc0f5f21e9955db27ee9cd9a976d5'
          '65c1f8a2a847fb4af106c9358f9e0be8')
+sha256sums=('142f82b204876c2aa90f19193c7ff78d90bb4c2cba99dfd4ef625864aed1c556'
+            'c5580f347a4641507e8396cd439df8d5155724b42b93bf2d98bfdbc63655c6cd')
 
 prepare() {
   cd "${srcdir}"/$pkgname-$pkgver

Reply via email to