Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Pirogov
aports
Commits
a7e915e3
Commit
a7e915e3
authored
6 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
testing/monetdb: upgrade to 11.31.13
parent
506dc663
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/monetdb/APKBUILD
+3
-3
3 additions, 3 deletions
testing/monetdb/APKBUILD
with
3 additions
and
3 deletions
testing/monetdb/APKBUILD
+
3
−
3
View file @
a7e915e3
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname
=
monetdb
pkgname
=
monetdb
_pkgname
=
MonetDB
_pkgname
=
MonetDB
pkgver
=
11.31.1
1
pkgver
=
11.31.1
3
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Column-oriented database management system"
pkgdesc
=
"Column-oriented database management system"
url
=
"https://www.monetdb.org/Home"
url
=
"https://www.monetdb.org/Home"
...
@@ -10,7 +10,7 @@ arch="all"
...
@@ -10,7 +10,7 @@ arch="all"
license
=
"MPL-1.1"
license
=
"MPL-1.1"
makedepends
=
"musl-dev gcc bison make python openssl-dev libxml2-dev xz-dev bzip2-dev lz4-dev readline-dev snappy-dev curl-dev pcre-dev unixodbc-dev libatomic_ops-dev"
makedepends
=
"musl-dev gcc bison make python openssl-dev libxml2-dev xz-dev bzip2-dev lz4-dev readline-dev snappy-dev curl-dev pcre-dev unixodbc-dev libatomic_ops-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"https://www.monetdb.org/downloads/sources/
Latest
/
$_pkgname
-
$pkgver
.tar.xz
source
=
"https://www.monetdb.org/downloads/sources/
archive
/
$_pkgname
-
$pkgver
.tar.xz
fix-definitions-musl.patch"
fix-definitions-musl.patch"
builddir
=
"
$srcdir
/
$_pkgname
-
$pkgver
"
builddir
=
"
$srcdir
/
$_pkgname
-
$pkgver
"
...
@@ -33,5 +33,5 @@ package() {
...
@@ -33,5 +33,5 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
}
sha512sums
=
"
82e70a5c491343e00b466593df7a873c5b4045eee6af55155241cefece1749aea4f14a894a4fa56d651ec7dc7c2040c1c91b7f6129705d35298e69bf9ff59a17
MonetDB-11.31.1
1
.tar.xz
sha512sums
=
"
3ff67f09045813dcbfa89b18e408c02b04b883685e55ff4a96b69d617059ab23dfa80c3ac707f1ac4207ae895c9b92234aee3df930b6ed8ada5ff8752915b338
MonetDB-11.31.1
3
.tar.xz
c705b33fecfdfc503621960bccf0bd03af66e9c2d213538daf8e59c2c351c6f98ddfd7325df6036d3de71d156953a21d19c10cbadd4a8b8de63297bdc1d86198 fix-definitions-musl.patch"
c705b33fecfdfc503621960bccf0bd03af66e9c2d213538daf8e59c2c351c6f98ddfd7325df6036d3de71d156953a21d19c10cbadd4a8b8de63297bdc1d86198 fix-definitions-musl.patch"
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