This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
libextractor: fix accidental versioning mess
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle
10 years ago
parent
024ad3dba8
commit
fc488b8b10
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libs/libextractor/Makefile
+ 2
- 2
libs/libextractor/Makefile
View File
@ -8,8 +8,8 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
libextractor
PKG_VERSION
:=
2
PKG_RELEASE
:=
$(
PKG_SOURCE_VERSION
)
PKG_VERSION
:=
1.3
PKG_RELEASE
:=
2
# ToDo:
# - package missing optional dependencies: libexiv2, giflib, gsf, librpm, smf, tidy
Write
Preview
Loading…
Cancel
Save