opentracker: update to git HEAD of 2021-08-23
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
97dd009f58
commit
0e380d8cff
2 changed files with 4 additions and 4 deletions
|
@ -9,9 +9,9 @@ PKG_RELEASE:=$(AUTORELEASE)
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://erdgeist.org/gitweb/opentracker
|
PKG_SOURCE_URL:=https://erdgeist.org/gitweb/opentracker
|
||||||
PKG_SOURCE_DATE:=2021-07-27
|
PKG_SOURCE_DATE:=2021-08-23
|
||||||
PKG_SOURCE_VERSION:=9a20ebe3f2ee5c4aebb8b5abb679ede92dddb90c
|
PKG_SOURCE_VERSION:=110868ec4ebe60521d5a4ced63feca6a1cf0aa2a
|
||||||
PKG_MIRROR_HASH:=106993b5ddda3b7c8a33c871909128db2964778f2090e7d4aa0208529274b23e
|
PKG_MIRROR_HASH:=02db684fa9b28952df4aa8de2a1d20ca840695b51103f0b6eb716a4ca370c5d7
|
||||||
|
|
||||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||||
PKG_LICENSE:=Beerware
|
PKG_LICENSE:=Beerware
|
||||||
|
|
|
@ -18,4 +18,4 @@
|
||||||
+# LIBOWFAT_LIBRARY=$(PREFIX)/libowfat
|
+# LIBOWFAT_LIBRARY=$(PREFIX)/libowfat
|
||||||
|
|
||||||
BINDIR?=$(PREFIX)/bin
|
BINDIR?=$(PREFIX)/bin
|
||||||
|
STRIP?=strip
|
||||||
|
|
Loading…
Reference in a new issue