Skip to content

Commit

Permalink
bump version to 0.74
Browse files Browse the repository at this point in the history
  • Loading branch information
mx3L committed Oct 26, 2016
1 parent 88fe9ea commit 2848387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions create_ipk_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ MIPS="http://dl.bintray.com/mx3l/generic/mipsel_$MIPS_V.tar.gz"

pushd ${D} &> /dev/null

PVER="0.73"
PVER="0.74"
GITVER=$(git log -1 --format="%ci" | awk -F" " '{ print $1 }' | tr -d "-")
VER=$PVER-$GITVER
ADDONS_COMMIT="30a66f1e3e649e567cbadd625bd7d1053daee9ed"
ADDONS_COMMIT="74deb5a789a825639d45a1d92bd04b5411e87a56"

PKG=${D}/enigma2-plugin-extensions-archivczsk_${VER}_all
PLUGINPATH=/usr/lib/enigma2/python/Plugins/Extensions/archivCZSK
Expand Down

0 comments on commit 2848387

Please sign in to comment.