Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue 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
Feed
openwrt-packages
Commits
385e3633
Unverified
Commit
385e3633
authored
3 years ago
by
Rosen Penev
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #15596 from flyn-org/openldap
openldap: update to 2.4.58
parents
24035b8e
f200ccd6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!13
Uplift of packages using two step method. Use commits specified by feeds.conf.default from main repo.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libs/openldap/Makefile
+3
-3
3 additions, 3 deletions
libs/openldap/Makefile
with
3 additions
and
3 deletions
libs/openldap/Makefile
+
3
−
3
View file @
385e3633
...
...
@@ -8,15 +8,15 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
openldap
PKG_VERSION
:=
2.4.5
7
PKG_RELEASE
:=
1
PKG_VERSION
:=
2.4.5
8
PKG_RELEASE
:=
$(
AUTORELEASE
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tgz
PKG_SOURCE_URL
:=
https://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/
\
http://mirror.eu.oneandone.net/software/openldap/openldap-release/
\
http://mirror.switch.ch/ftp/software/mirror/OpenLDAP/openldap-release/
\
https://www.openldap.org/software/download/OpenLDAP/openldap-release/
PKG_HASH
:=
c
7b
a47e1e6ecb5b436f3d43281df57abeffa99262141aec822628bc220f6b45a
PKG_HASH
:=
5
7b
59254be15d0bf6a9ab3d514c1c05777b02123291533134a87c94468f8f47b
PKG_LICENSE
:=
OLDAP-2.8
PKG_LICENSE_FILES
:=
LICENSE
PKG_CPE_ID
:=
cpe:/a:openldap:openldap
...
...
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