openssh: bump version.
This commit is contained in:
parent
d5200da4b3
commit
dcc447f6d2
1 changed files with 2 additions and 2 deletions
|
|
@ -17,14 +17,14 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4
|
VERSION=5
|
||||||
NETINST=true
|
NETINST=true
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
#FIXME:T12
|
#FIXME:T12
|
||||||
# Set version number due to source origin change
|
# Set version number due to source origin change
|
||||||
export FULLVERSION="$(sed 's|ubuntu0.5||' <<< $FULLVERSION)"
|
export FULLVERSION="$(sed 's|ubuntu0.6||' <<< $FULLVERSION)"
|
||||||
|
|
||||||
sed 's:Ubuntu:Trisquel\ GNU/Linux:g' -i debian/rules
|
sed 's:Ubuntu:Trisquel\ GNU/Linux:g' -i debian/rules
|
||||||
sed "s|^SSH_EXTRAVERSION.*|SSH_EXTRAVERSION := Trisquel_GNU/Linux_$REVISION-$VERSION|" -i debian/rules
|
sed "s|^SSH_EXTRAVERSION.*|SSH_EXTRAVERSION := Trisquel_GNU/Linux_$REVISION-$VERSION|" -i debian/rules
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue