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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Dominika Liberda
aports
Commits
a5d88c51
Commit
a5d88c51
authored
11 years ago
by
Ted Trask
Browse files
Options
Downloads
Patches
Plain Diff
main/acf-postgresql: upgrade to 0.7.0
parent
4b9d0361
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/acf-postgresql/APKBUILD
+5
-3
5 additions, 3 deletions
main/acf-postgresql/APKBUILD
with
5 additions
and
3 deletions
main/acf-postgresql/APKBUILD
+
5
−
3
View file @
a5d88c51
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname
=
acf-postgresql
pkgname
=
acf-postgresql
pkgver
=
0.
6.1
pkgver
=
0.
7.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"ACF module for postgresql"
pkgdesc
=
"ACF module for postgresql"
url
=
"http://git.alpinelinux.org/cgit/
$pkgname
"
url
=
"http://git.alpinelinux.org/cgit/
$pkgname
"
...
@@ -11,7 +11,7 @@ depends="acf-core lua postgresql"
...
@@ -11,7 +11,7 @@ depends="acf-core lua postgresql"
makedepends
=
""
makedepends
=
""
install
=
install
=
subpackages
=
""
subpackages
=
""
source
=
"http://dev.alpinelinux.org/archive/
$pkgname
/
$pkgname
-
$pkgver
.tar.
bz2
"
source
=
"http://dev.alpinelinux.org/archive/
$pkgname
/
$pkgname
-
$pkgver
.tar.
xz
"
package
()
{
package
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
...
@@ -20,4 +20,6 @@ package() {
...
@@ -20,4 +20,6 @@ package() {
}
}
md5sums
=
"1fde3a7504811731907f581292865965 acf-postgresql-0.6.1.tar.bz2"
md5sums
=
"d8b46aa416380e120e7fefbc44e1e5da acf-postgresql-0.7.0.tar.xz"
sha256sums
=
"6d8bd647222161ae0e13d0c0aeddb6f4e43903b9e13ed35fedd90379d7b66896 acf-postgresql-0.7.0.tar.xz"
sha512sums
=
"8ad6fdc4b2178704de584dae4bfe41a72655665a0238987904aa6aefd5f38399ec9bca1c2d55a33dab4b09fca52c0751eff10c67094464ff6c2739242ff1f7ca acf-postgresql-0.7.0.tar.xz"
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