Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
641
Issues
641
List
Boards
Labels
Service Desk
Milestones
Merge Requests
194
Merge Requests
194
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
6a078f64
Commit
6a078f64
authored
Aug 18, 2019
by
Leo
Committed by
Kevin Daudt
Aug 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/tcl-tls: upgrade to 1.7.18
Closes GH-10199
parent
6f86cd4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
9 deletions
+5
-9
main/tcl-tls/APKBUILD
main/tcl-tls/APKBUILD
+5
-9
No files found.
main/tcl-tls/APKBUILD
View file @
6a078f64
# Contributor: Emmanuel Frecon <efrecon@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
tcl-tls
pkgver
=
1.7.1
6
pkgver
=
1.7.1
8
pkgrel
=
0
pkgdesc
=
"OpenSSL extension to Tcl"
url
=
"https://core.tcl.tk/tcltls/"
arch
=
"all"
license
=
"BSD"
depends
=
""
depends_dev
=
"tcl-dev openssl-dev"
makedepends
=
"
$depends_dev
"
install
=
""
subpackages
=
""
license
=
"TCL"
makedepends
=
"tcl-dev openssl-dev"
source
=
"https://core.tcl.tk/tcltls/uv/tcltls-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/tcltls-
$
{
pkgver
}
"
builddir
=
"
$srcdir
/tcltls-
$
pkgver
"
build
()
{
cd
"
$builddir
"
...
...
@@ -36,4 +32,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
f63b885dbfaec5d9ae811c126bd0ff253787effd7b053282b9ee566e9fae54df940bc058a6c3dd22e31fcb9ec6ae1b286aa40efd69c3f01f5a3014aada730ab1 tcltls-1.7.16
.tar.gz"
sha512sums
=
"
0bad4f116e09295e6eb6eb8d6f050342ff4378edd2aba14dd21704506b730d5155a405bb02e944cacfed9d86dcad09d96b59ca1e3d4fe8dbd11091c019f8400a tcltls-1.7.18
.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment