git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
024ad3d
)
libextractor: fix accidental versioning mess
author
Daniel Golle
<redacted>
Sun, 31 May 2015 13:45:50 +0000
(15:45 +0200)
committer
Daniel Golle
<redacted>
Sun, 31 May 2015 13:45:50 +0000
(15:45 +0200)
Signed-off-by: Daniel Golle <redacted>
libs/libextractor/Makefile
patch
|
blob
|
history
diff --git
a/libs/libextractor/Makefile
b/libs/libextractor/Makefile
index ec355ff0f9b9a608f17129367c9b082befce673b..266e443cf55cad0c9e2b86937c7914e84b4ea58b 100644
(file)
--- a/
libs/libextractor/Makefile
+++ b/
libs/libextractor/Makefile
@@
-8,8
+8,8
@@
include $(TOPDIR)/rules.mk
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
git clone https://git.99rst.org/PROJECT