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
650
Issues
650
List
Boards
Labels
Service Desk
Milestones
Merge Requests
212
Merge Requests
212
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
82ce3e6a
Commit
82ce3e6a
authored
Aug 19, 2019
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/poco: upgrade to 1.9.2
parent
ef6bcbc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
testing/poco/APKBUILD
testing/poco/APKBUILD
+3
-3
No files found.
testing/poco/APKBUILD
View file @
82ce3e6a
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer:
pkgname
=
poco
pkgver
=
1.9.
0
pkgver
=
1.9.
2
pkgrel
=
0
pkgdesc
=
"C++ class libraries for building network- and internet-based applications"
options
=
"!check"
# No testsuite
...
...
@@ -10,7 +10,7 @@ arch="all"
license
=
"BSL-1.0"
makedepends
=
"openssl-dev linux-headers"
subpackages
=
"
$pkgname
-dev"
source
=
"https://pocoproject.org/releases/
$pkgname
-
$pkgver
/
$pkgname
-
$pkgver
-all.tar.gz
source
=
"https://pocoproject.org/releases/
poco-
$pkgver
/poco
-
$pkgver
-all.tar.gz
cxxflags.patch
"
...
...
@@ -36,5 +36,5 @@ package() {
cp
Crypto/include/Poco/Crypto/
*
.h
"
$_basedir
"
/Crypto
}
sha512sums
=
"
ab29a18e254af1232b500143daae219bee71c4a0047e68eca52c20a915e3651ab02dc143facd0ed85c9fadc8ea4a973c76765c69da4306c3c902a9121700b762 poco-1.9.0
-all.tar.gz
sha512sums
=
"
65a125dea5b3dbffe5f1121bdb58824d0905daeff0af52e7bb89abf5571624147b16f084a8bde316afd0394fc7fe9a2d185e0e0c0ccd31f393df84cf0dceb603 poco-1.9.2
-all.tar.gz
5f72e487074ea26e29e81d6fc244d03989d780d71b33a064456fa19b241aca278fbfd9b303733940b837921ea25781ee62905d70a5f1c57f1b24cd38a2a7d720 cxxflags.patch"
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