Browse Source

opentracker: bump git codebase to 20141007

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 10 years ago
parent
commit
a2d8543ea0
2 changed files with 4 additions and 6 deletions
  1. +2
    -2
      net/opentracker/Makefile
  2. +2
    -4
      net/opentracker/patches/100-makefile.patch

+ 2
- 2
net/opentracker/Makefile View File

@ -8,9 +8,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=opentracker
PKG_VERSION:=20130804
PKG_VERSION:=20141007
PKG_RELEASE:=1
PKG_REV:=954f5029dfa17734dc408336ef710c192268e8a4
PKG_REV:=6c60309745ced3c121a2c5c7d80ed85a573b848e
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=Beerware


+ 2
- 4
net/opentracker/patches/100-makefile.patch View File

@ -1,7 +1,5 @@
Index: opentracker-20130804/Makefile
===================================================================
--- opentracker-20130804.orig/Makefile
+++ opentracker-20130804/Makefile
--- a/Makefile
+++ b/Makefile
@@ -9,13 +9,13 @@ CC?=gcc
# BSD flavour


Loading…
Cancel
Save