Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
package-helpers
Commits
c1aae639
Commit
c1aae639
authored
1 year ago
by
Luis Guzmán
Browse files
Options
Downloads
Patches
Plain Diff
openssh: bump version to track latest release.
parent
8b251d69
No related branches found
Branches containing commit
No related tags found
1 merge request
!1258
openssh: bump version to track latest release.
Pipeline
#1159
passed
1 year ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-openssh
+2
-2
2 additions, 2 deletions
helpers/make-openssh
with
2 additions
and
2 deletions
helpers/make-openssh
+
2
−
2
View file @
c1aae639
...
...
@@ -17,14 +17,14 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
3
VERSION
=
4
NETINST
=
true
.
./config
#FIXME:T12
# Set version number due to source origin change
export
FULLVERSION
=
"
$(
sed
's|ubuntu0.
4
||'
<<<
$FULLVERSION
)
"
export
FULLVERSION
=
"
$(
sed
's|ubuntu0.
5
||'
<<<
$FULLVERSION
)
"
sed
's:Ubuntu:Trisquel\ GNU/Linux:g'
-i
debian/rules
sed
"s|^SSH_EXTRAVERSION.*|SSH_EXTRAVERSION := Trisquel_GNU/Linux_
$REVISION
-
$VERSION
|"
-i
debian/rules
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment