index
:
ptunnel-ng.git
Tunnel TCP connections through ICMP.
log msg
author
committer
range
coverity_scan
feature/libsodium-integration
feature/wireshark-dissector
master
ptunnel-ng/2.0.0
release
removed_extended_options
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Toni Uhlig <matzeton@googlemail.com>
2019-05-31 00:12:45 +0200
committer
Toni Uhlig <matzeton@googlemail.com>
2019-05-31 00:12:45 +0200
commit
76afa7332108dc543a12002a7e0f054d62d28d8d
(
patch
)
tree
f75281a1bf3707c2672f14b0d14c3e8bf0421a2a
parent
45a5d1d9ad3085fea851cbbf799b020f77853427
(
diff
)
ArchLinux PKGBUILD md5 chksm update
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat
-rw-r--r--
PKGBUILD
2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36dd4a6..74bf25b 100644
--- a/
PKGBUILD
+++ b/
PKGBUILD
@@ -8,7 +8,7 @@ license=('BSD-3')
makedepends=('git')
provides=("ptunnel-ng=${pkgver}")
source=("https://github.com/lnslbrty/ptunnel-ng/archive/v${pkgver}.tar.gz")
-md5sums=('cbb9a17ed0ac728170e03f4fa618a617')
+md5sums=('b7741527a7833bc06130ea67502ae21a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"