libextractor: fix accidental versioning mess
authorDaniel Golle <redacted>
Sun, 31 May 2015 13:45:50 +0000 (15:45 +0200)
committerDaniel Golle <redacted>
Sun, 31 May 2015 13:45:50 +0000 (15:45 +0200)
Signed-off-by: Daniel Golle <redacted>
libs/libextractor/Makefile

index ec355ff0f9b9a608f17129367c9b082befce673b..266e443cf55cad0c9e2b86937c7914e84b4ea58b 100644 (file)
@@ -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