Skip to content

Commit 1a33780

Browse files
authored
Remove trailing slash.
1 parent faf1160 commit 1a33780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/buildroot/packages/sedutil/sedutil.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
################################################################################
66
SEDUTIL_VERSION = 1.16.0
77
SEDUTIL_SOURCE = sedutil-$(SEDUTIL_VERSION).tar.gz
8-
SEDUTIL_SITE = https://github.com/ladar/sedutil/
8+
SEDUTIL_SITE = https://github.com/ladar/sedutil
99
SEDUTIL_INSTALL_STAGING = NO
1010
SEDUTIL_LIBTOOL_PATCH = NO
1111
SEDUTIL_INSTALL_TARGET = YES

0 commit comments

Comments
 (0)