Skip to content

Commit faf1160

Browse files
authored
Updating buildroot sedutil package makefile to 1.16.0.
1 parent c4a10b6 commit faf1160

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/buildroot/packages/sedutil/sedutil.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# sedutil
44
#
55
################################################################################
6-
SEDUTIL_VERSION = 1.15.6
6+
SEDUTIL_VERSION = 1.16.0
77
SEDUTIL_SOURCE = sedutil-$(SEDUTIL_VERSION).tar.gz
8-
SEDUTIL_SITE = http://www.foosoftware.org/download
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)