commit:     9dfb6339bb34228b68c79742c9af92addbfb3821
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  4 18:36:55 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 18:38:39 2020 +0000
URL:        https://gitweb.gentoo.org/proj/hwids.git/commit/?id=9dfb6339

Sign new tags

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 2bdada1..1ca98c8 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@ PV ?= $(shell ( awk '$$2 == "Date:" { print $$3; nextfile }' 
pci.ids usb.ids; gi
 P = hwids-$(PV)
 
 tag:
-       git tag $(P)
+       git tag -s $(P)
 
 udev-hwdb:
        $(PYTHON) ids_parser.py && mv *.hwdb udev/

Reply via email to