From e76a654ce960d190c53339f2290906b6736dee60 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 17 Nov 2021 06:44:09 +0059 Subject: bump versions --- overlays/udp2raw/udp2raw-makefile.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 overlays/udp2raw/udp2raw-makefile.patch (limited to 'overlays/udp2raw/udp2raw-makefile.patch') diff --git a/overlays/udp2raw/udp2raw-makefile.patch b/overlays/udp2raw/udp2raw-makefile.patch deleted file mode 100644 index 264f5cf4..00000000 --- a/overlays/udp2raw/udp2raw-makefile.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/makefile b/makefile -index 22c07ae..ddcfbc4 100755 ---- a/makefile -+++ b/makefile -@@ -131,4 +131,4 @@ clean: - rm -f git_version.h - - git_version: -- echo "const char *gitversion = \"$(shell git rev-parse HEAD)\";" > git_version.h -+ echo "const char *gitversion = \"cc6ea766c495cf4c69d1c7485728ba022b0f19de\";" > git_version.h -- cgit v1.2.3