openssh: bump ssh version.
This commit is contained in:
parent
c57af22e38
commit
057509e640
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=6
|
VERSION=7
|
||||||
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.7||' <<< $FULLVERSION)"
|
export FULLVERSION="$(sed 's|ubuntu0.10||' <<< $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