summaryrefslogtreecommitdiffstats
path: root/packaging/rpm/rpmbuild.sh
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-28 15:10:26 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-28 15:52:36 +0200
commit7a480f0d3e0df69f306479e5ee11e4430e4d92ad (patch)
tree699a5c6596533eceb6a9a333e5ed8702bfa105fd /packaging/rpm/rpmbuild.sh
parent80fb3f28456adff99b9212add3c53a21cbf0967d (diff)
Set Hc2vpp version to 1.17.07.1-SNAPSHOT
Change-Id: I53e12a6e48130455e6b2c1e395517041f728f7a7 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'packaging/rpm/rpmbuild.sh')
-rwxr-xr-xpackaging/rpm/rpmbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rpm/rpmbuild.sh b/packaging/rpm/rpmbuild.sh
index b00e82216..121737352 100755
--- a/packaging/rpm/rpmbuild.sh
+++ b/packaging/rpm/rpmbuild.sh
@@ -3,7 +3,7 @@ set -xe
DIR=$(dirname $0)
DIR=$(readlink -f $DIR)
ZIPDIR=${DIR}/../../vpp-integration/minimal-distribution/target/
-ZIPFILE=${ZIPDIR}/vpp-integration-distribution-1.17.07-hc.zip
+ZIPFILE=${ZIPDIR}/vpp-integration-distribution-1.17.07.1-SNAPSHOT-hc.zip
mkdir -p ${DIR}/SOURCES/
cp $ZIPFILE ${DIR}/SOURCES/
cp ${DIR}/honeycomb.spec ${DIR}/SOURCES/