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
d80aec75
Unverified
Commit
d80aec75
authored
3 years ago
by
Rosen Penev
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #15589 from flyn-org/krb5
krb5: update to 1.19.1
parents
28087c70
57f3851d
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
net/krb5/Makefile
+4
-4
4 additions, 4 deletions
net/krb5/Makefile
with
4 additions
and
4 deletions
net/krb5/Makefile
+
4
−
4
View file @
d80aec75
...
...
@@ -8,8 +8,8 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
krb5
PKG_VERSION
:=
1.1
8.3
PKG_RELEASE
:=
2
PKG_VERSION
:=
1.1
9.1
PKG_RELEASE
:=
$(
AUTORELEASE
)
PKG_MAINTAINER
:=
W. Michael Petullo <mike@flyn.org>
...
...
@@ -18,8 +18,8 @@ PKG_LICENSE_FILES:=NOTICE
PKG_CPE_ID
:=
cpe:/a:mit:kerberos
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://web.mit.edu/kerberos/dist/krb5/1.1
8
PKG_HASH
:=
e61783c292b5efd9afb45c555a80dd267ac67eebabca42185362bee6c4fbd719
PKG_SOURCE_URL
:=
https://web.mit.edu/kerberos/dist/krb5/1.1
9
PKG_HASH
:=
fa16f87eb7e3ec3586143c800d7eaff98b5e0dcdf0772af7d98612e49dbeb20b
PKG_BUILD_PARALLEL
:=
1
PKG_INSTALL
:=
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