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
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
Maxim Karasev
aports
Commits
9de10d87
Commit
9de10d87
authored
9 years ago
by
Jose-Luis Rivas
Committed by
Natanael Copa
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/libzip: upgrade to 1.1.2
parent
fb316d32
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
testing/libzip/APKBUILD
+6
-5
6 additions, 5 deletions
testing/libzip/APKBUILD
with
6 additions
and
5 deletions
testing/libzip/APKBUILD
+
6
−
5
View file @
9de10d87
# Contributor: k0r10n <k0r10n.dev@gmail.com>
# Contributor: Jose-Luis Rivas <ghostbar@riseup.net>
# Maintainer:
pkgname
=
libzip
pkgver
=
1.
0.1
pkgver
=
1.
1.2
pkgrel
=
0
pkgdesc
=
"A C library for reading, creating, and modifying zip archives"
url
=
"http://www.nih.at/libzip/index.html"
...
...
@@ -14,7 +15,7 @@ install=""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-tools"
source
=
"http://www.nih.at/libzip/
${
pkgname
}
-
${
pkgver
}
.tar.gz"
_builddir
=
"
$srcdir
"
/
${
pkgname
}
-
${
pkgver
}
_builddir
=
"
$srcdir
/
${
pkgname
}
-
${
pkgver
}
"
build
()
{
cd
"
$_builddir
"
...
...
@@ -34,6 +35,6 @@ tools() {
install
-d
"
$subpkgdir
"
/usr
mv
"
$pkgdir
"
/usr/bin
"
$subpkgdir
"
/usr
}
md5sums
=
"
a8c3d356221b9e69ff54c1d53cc39e92
libzip-1.
0.1
.tar.gz"
sha256sums
=
"
0cef914d8f5105ccac44484f61413daa08d7204758e77240a4d20ebf967f3d49
libzip-1.
0.1
.tar.gz"
sha512sums
=
"
9fadccd383935e14130092f0f4c4839fb3ba189ba85fb2696458f15a29716d476569f9fb937c7c8e26ce28d313c42d41ce8050fbff0c09d6d6367d25e0b63330
libzip-1.
0.1
.tar.gz"
md5sums
=
"
0820a1ae5733518f5d6e289cb642c08e
libzip-1.
1.2
.tar.gz"
sha256sums
=
"
59ac7c09b0aa9aa7e21849c236d0a66a97aa6d442d78335c2fdfe0ee16366221
libzip-1.
1.2
.tar.gz"
sha512sums
=
"
fcc5dd064e76d66d75932d053b538e7b9e8f1223469f4c36458d66dcd579a68ba0ca75c7b95ad69c64072c431430c63b9e822c23a1eca84f1efc262ff8776927
libzip-1.
1.2
.tar.gz"
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