Message ID | 1347457916-23684-3-git-send-email-gustavo@zacarias.com.ar |
---|---|
State | Accepted |
Commit | 47ac46f5bd6ed2175b63bd92531a45ddc08dfc44 |
Headers | show |
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed, thanks.
diff --git a/package/patch/patch.mk b/package/patch/patch.mk index b4206c5..346aabd 100644 --- a/package/patch/patch.mk +++ b/package/patch/patch.mk @@ -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))
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/patch/patch.mk | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)