Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
darkbit
ffbs-gluon
Commits
3d3617ed
Commit
3d3617ed
authored
5 years ago
by
Linus Lüssing
Committed by
Andreas Ziegler
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
batctl: upgrade package to latest release 2019.2
parent
09a09d63
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
patches/packages/routing/0004-batctl-upgrade-package-to-latest-release-2019.2.patch
+23
-0
23 additions, 0 deletions
...004-batctl-upgrade-package-to-latest-release-2019.2.patch
with
23 additions
and
0 deletions
patches/packages/routing/0004-batctl-upgrade-package-to-latest-release-2019.2.patch
0 → 100644
+
23
−
0
View file @
3d3617ed
From: Linus Lüssing <linus.luessing@c0d3.blue>
Date: Mon, 17 Jun 2019 19:25:52 +0200
Subject: batctl: upgrade package to latest release 2019.2
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
diff --git a/batctl/Makefile b/batctl/Makefile
index df96ca7325ba3f84bd682da6df32fa4489474113..94c37a8046944348028cb358016ee9258f630232 100644
--- a/batctl/Makefile
+++ b/batctl/Makefile
@@ -9,9 +9,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=batctl
-PKG_VERSION:=2018.1
-PKG_RELEASE:=1
-PKG_HASH:=27877d0da6916f88a6cecbbb3f3d23cc4558ef7c7294324bf4fd050ed606b553
+PKG_VERSION:=2019.2
+PKG_RELEASE:=0
+PKG_HASH:=fb656208ff7d4cd8b1b422f60c9e6d8747302a347cbf6c199d7afa9b80f80ea3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment