aboutsummaryrefslogtreecommitdiffstats
path: root/community/potrace
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-09-22 18:51:08 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-09-22 18:51:08 +0000
commitdb816f788e684a9d32b489c1db202ca79805dfd0 (patch)
tree7c8b02c22926e7b8c6c5da5170e4488ce63d53d6 /community/potrace
parent6e72cecabaf0fc5aaca7a538c2d97660d0ff2536 (diff)
downloadaports-db816f788e684a9d32b489c1db202ca79805dfd0.tar.bz2
aports-db816f788e684a9d32b489c1db202ca79805dfd0.tar.xz
community/potrace: upgrade to 1.16
Diffstat (limited to 'community/potrace')
-rw-r--r--community/potrace/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/potrace/APKBUILD b/community/potrace/APKBUILD
index d0b6dec53c..ca18be7602 100644
--- a/community/potrace/APKBUILD
+++ b/community/potrace/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=potrace
-pkgver=1.15
-pkgrel=1
+pkgver=1.16
+pkgrel=0
pkgdesc="Utility for tracing a bitmaps"
url="http://potrace.sourceforge.net/"
arch="all"
@@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="c9a8edd4f3339da587b9b32e12c83c8f7b993c7c23f551fa267545d9411679bc024924e23596ed1c83985693fc894b65dfa9f860275de395d9e0a88da37a4f02 potrace-1.15.tar.gz"
+sha512sums="10d85ed3fada80951223c65e923b5e6ee3e76e071575971d5b09b996b477ec5ff2403e0337c44963c6b441cc3ba6c4f7009541124a25c16b7721fdebd1f774b9 potrace-1.16.tar.gz"