aboutsummaryrefslogtreecommitdiff
path: root/cibs.p5m.x
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2013-02-18 14:22:50 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2013-02-18 14:22:50 +0400
commit92528690674bfbb2e6ac794c7c08e0d8a928e74b (patch)
treee1ab1df036ff87cabfca0c44e420ac61285d329f /cibs.p5m.x
parent9ddd7ed86e5bffbe7941e4c11912b67cb1d7a60f (diff)
downloadcibs-92528690674bfbb2e6ac794c7c08e0d8a928e74b.tar.gz
Fix IPS version
Diffstat (limited to 'cibs.p5m.x')
-rwxr-xr-xcibs.p5m.x4
1 files changed, 2 insertions, 2 deletions
diff --git a/cibs.p5m.x b/cibs.p5m.x
index 80258aa..93ce326 100755
--- a/cibs.p5m.x
+++ b/cibs.p5m.x
@@ -1,7 +1,7 @@
#!/bin/sh
-cat <<META
-set name=pkg.fmri value=pkg:/developer/pkg/cibs@0.1.0
+cat <<'META'
+set name=pkg.fmri value=pkg:/developer/pkg/cibs@$(ips-version)
set name=pkg.summary value="Common IPS build system"
set name=info.upstream-url value="https://github.com/Nexenta/cibs"
set name=info.source-url value="https://github.com/Nexenta/cibs.git"