Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mx3L committed Mar 21, 2016
1 parent ced3ed0 commit ef7cee2
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 @@ -17,9 +17,9 @@ pushd ${D} &> /dev/null
PVER="0.72"
GITVER=$(git log -1 --format="%ci" | awk -F" " '{ print $1 }' | tr -d "-")
DSTAGE="beta"
DSTAGEVER="7"
DSTAGEVER="8"
VER=$PVER-$DSTAGE-$DSTAGEVER-$GITVER
ADDONS_COMMIT="0c95d70c8fc86ca5e77790580db08e7ac13014e5"
ADDONS_COMMIT="0f7814a3744315fe9b7b090fa79ddd5c51404df5"

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

0 comments on commit ef7cee2

Please sign in to comment.