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
8f891a93
Commit
8f891a93
authored
4 years ago
by
Rosen Penev
Browse files
Options
Downloads
Patches
Plain Diff
unrar: update to 6.0.4
Signed-off-by:
Rosen Penev
<
rosenp@gmail.com
>
parent
6fa328d1
No related branches found
Branches containing commit
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
+3
-3
3 additions, 3 deletions
utils/unrar/Makefile
with
3 additions
and
3 deletions
utils/unrar/Makefile
+
3
−
3
View file @
8f891a93
...
...
@@ -6,12 +6,12 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
unrar
PKG_VERSION
:=
6.0.
3
PKG_RELEASE
:=
1
PKG_VERSION
:=
6.0.
4
PKG_RELEASE
:=
$(
AUTORELEASE
)
PKG_SOURCE
:=
unrarsrc-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://www.rarlab.com/rar
PKG_HASH
:=
1
def53392d879f9e304aa6eac1339cf41f9bce1111a2f5845071665738c4aca0
PKG_HASH
:=
1
30197e495d6e2c2ee790a5beee123edeed642508be13f0159672e5397aca6c1
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