summaryrefslogtreecommitdiffstats
path: root/rules/gdb.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gdb.make')
-rw-r--r--rules/gdb.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gdb.make b/rules/gdb.make
index cc916e999..03de6a602 100644
--- a/rules/gdb.make
+++ b/rules/gdb.make
@@ -24,7 +24,7 @@ GDB := gdb-$(GDB_VERSION)
GDB_SUFFIX := tar.gz
GDB_SOURCE := $(SRCDIR)/$(GDB).$(GDB_SUFFIX)
GDB_DIR := $(BUILDDIR)/$(GDB)
-GDB_LICENSE := GPLv3+
+GDB_LICENSE := GPL-3.0+
GDB_URL := \
$(call ptx/mirror, GNU, gdb/$(GDB).$(GDB_SUFFIX)) \