Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
3ed094e8
Commit
3ed094e8
authored
11 years ago
by
Luka Perkov
Browse files
Options
Downloads
Patches
Plain Diff
flex: upgrade to version 2.5.38
Signed-off-by:
Luka Perkov
<
luka@openwrt.org
>
SVN-Revision: 39856
parent
c8b116d9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/flex/Makefile
+3
-3
3 additions, 3 deletions
tools/flex/Makefile
with
3 additions
and
3 deletions
tools/flex/Makefile
+
3
−
3
View file @
3ed094e8
#
#
# Copyright (C) 2008-201
3
OpenWrt.org
# Copyright (C) 2008-201
4
OpenWrt.org
#
#
# This is free software, licensed under the GNU General Public License v2.
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
# See /LICENSE for more information.
...
@@ -7,11 +7,11 @@
...
@@ -7,11 +7,11 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
flex
PKG_NAME
:=
flex
PKG_VERSION
:=
2.5.3
7
PKG_VERSION
:=
2.5.3
8
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE_URL
:=
@SF/
$(
PKG_NAME
)
PKG_SOURCE_URL
:=
@SF/
$(
PKG_NAME
)
PKG_MD5SUM
:=
c75940e1fc25108f2a7b3ef42abdae06
PKG_MD5SUM
:=
b230c88e65996ff74994d08a2a2e0f27
PKG_CAT
:=
bzcat
PKG_CAT
:=
bzcat
HOST_BUILD_PARALLEL
:=
1
HOST_BUILD_PARALLEL
:=
1
...
...
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