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
efe84a67
Unverified
Commit
efe84a67
authored
5 years ago
by
Rosen Penev
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #10248 from changeway/libstrophe
libstrophe: Update to 0.9.3
parents
b8c22fc1
258a3901
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
libs/libstrophe/Makefile
+6
-5
6 additions, 5 deletions
libs/libstrophe/Makefile
with
6 additions
and
5 deletions
libs/libstrophe/Makefile
+
6
−
5
View file @
efe84a67
...
...
@@ -8,20 +8,21 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
libstrophe
PKG_VERSION
:=
0.9.
2
PKG_RELEASE
=
2
PKG_VERSION
:=
0.9.
3
PKG_RELEASE
=
1
PKG_LICENSE
:=
GPL-3.0
PKG_LICENSE
:=
GPL-3.0
-or-later
PKG_LICENSE_FILES
:=
COPYING
PKG_MAINTAINER
:=
Chih-Wei Chen <changeway@gmail.com>
PKG_SOURCE_URL
:=
https://codeload.github.com/strophe/libstrophe/tar.gz/
$(
PKG_VERSION
)
?
PKG_SOURCE_VERSION
:=
9931ad4fa2aa7f204c608010eb2ebf84bcf7d542
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_HASH
:=
158145bc1565a5fd0bbd7f57e3e15d768e58b8a460897ab5918a5a689d67ae6f
PKG_HASH
:=
8a3b79f62177ed59c01d4d4108357ff20bd933d53b845ee4e350d304c051a4fe
PKG_FIXUP
:=
autoreconf
PKG_INSTALL
:=
1
PKG_BUILD_PARALLEL
:=
1
PKG_CONFIG_DEPENDS
:=
\
CONFIG_libstrophe-libxml2
\
...
...
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