opentracker: update to git HEAD of 2021-08-23
authorDaniel Golle <redacted>
Sat, 9 Oct 2021 03:12:00 +0000 (04:12 +0100)
committerDaniel Golle <redacted>
Sat, 9 Oct 2021 16:03:20 +0000 (17:03 +0100)
Signed-off-by: Daniel Golle <redacted>
net/opentracker/Makefile
net/opentracker/patches/100-makefile.patch

index 56000668684b09b707ccec895df2812ab30cf75e..7989f5da05e4c5a5f74661f7c7798ce2d6c0a0f2 100644 (file)
@@ -9,9 +9,9 @@ PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://erdgeist.org/gitweb/opentracker
-PKG_SOURCE_DATE:=2021-07-27
-PKG_SOURCE_VERSION:=9a20ebe3f2ee5c4aebb8b5abb679ede92dddb90c
-PKG_MIRROR_HASH:=106993b5ddda3b7c8a33c871909128db2964778f2090e7d4aa0208529274b23e
+PKG_SOURCE_DATE:=2021-08-23
+PKG_SOURCE_VERSION:=110868ec4ebe60521d5a4ced63feca6a1cf0aa2a
+PKG_MIRROR_HASH:=02db684fa9b28952df4aa8de2a1d20ca840695b51103f0b6eb716a4ca370c5d7
 
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=Beerware
index ff597d6613d4a29f6c933cc399cdc2128ef97bf0..cde4496ffa1cebfb468234fcc014d1adbeb44d23 100644 (file)
@@ -18,4 +18,4 @@
 +# LIBOWFAT_LIBRARY=$(PREFIX)/libowfat
  
  BINDIR?=$(PREFIX)/bin
+ STRIP?=strip
git clone https://git.99rst.org/PROJECT