Commit 47ac46f5 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

patch: bump to version 2.7

parent bca9a642
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -4,7 +4,9 @@
#
#############################################################

PATCH_VERSION = 2.6
PATCH_VERSION = 2.7
PATCH_SITE = $(BR2_GNU_MIRROR)/patch
PATCH_LICENSE = GPLv3+
PATCH_LICENSE_FILE = COPYING

$(eval $(autotools-package))