aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-04-10 00:51:45 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-10 00:08:45 +0000
commit9e52dd56fdd00fcd0d537d72706aef632bfda8cf (patch)
tree7404cf498196e53b99dcb2460207fbf5a8f6468f
parent1370083777334853163f327959a03e12714b29db (diff)
downloadaports-9e52dd56fdd00fcd0d537d72706aef632bfda8cf.tar.bz2
aports-9e52dd56fdd00fcd0d537d72706aef632bfda8cf.tar.xz
community/skopeo: upgrade to 0.2.0
-rw-r--r--community/skopeo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/skopeo/APKBUILD b/community/skopeo/APKBUILD
index 8285f37918..f34b8f0266 100644
--- a/community/skopeo/APKBUILD
+++ b/community/skopeo/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=skopeo
-pkgver=0.1.41
+pkgver=0.2.0
pkgrel=0
pkgdesc="Work with remote images registries - retrieving information, images, signing content"
url="https://github.com/containers/skopeo"
@@ -50,4 +50,4 @@ cleanup_srcdir() {
default_cleanup_srcdir
}
-sha512sums="924af178eb9621395cfffcf51aa072886dc8c20746bce1599a503df8c54794e34184a1fc6fd9582b889c7c8efecf8cf192797bc8e208b90c71cca31bb970d8e9 skopeo-0.1.41.tar.gz"
+sha512sums="89d416110561dbe967860f752db607634a37b12adc376736de48264ec064abfed6b3db9ae195ffb3e9616dd6d65528660a23f2a5145d4674ed47cf443f17295a skopeo-0.2.0.tar.gz"