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
8362bb77
Unverified
Commit
8362bb77
authored
3 years ago
by
Rosen Penev
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #15750 from neheb/unrarr
unrar: update to 6.0.6
parents
2a6913e9
4d380bcf
No related branches found
No related tags found
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
utils/unrar/Makefile
+2
-2
2 additions, 2 deletions
utils/unrar/Makefile
with
2 additions
and
2 deletions
utils/unrar/Makefile
+
2
−
2
View file @
8362bb77
...
...
@@ -6,12 +6,12 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
unrar
PKG_VERSION
:=
6.0.
4
PKG_VERSION
:=
6.0.
6
PKG_RELEASE
:=
$(
AUTORELEASE
)
PKG_SOURCE
:=
unrarsrc-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://www.rarlab.com/rar
PKG_HASH
:=
130197e495d6e2c2ee790a5beee123edeed642508be13f0159672e5397aca6c1
PKG_HASH
:=
011ef7290d3394a62bb5bfced914cd510a7eea7255cf69417f9c952bb6056588
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
BUILD_VARIANT
)
/unrar
PKG_MAINTAINER
:=
Álvaro Fernández Rojas <noltari@gmail.com>,
\
...
...
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