aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2023-01-24 05:39:20 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2023-01-25 05:45:19 +0000
commit01f07713fb64be564d33cee177e66304a2c6c2d3 (patch)
tree8e715fba070009ae1a52021f17289087959172e6
parentdeffb67710a6f8c677300c704c7acb710ffe215e (diff)
community/nfpm: upgrade to 2.24.0
-rw-r--r--community/nfpm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nfpm/APKBUILD b/community/nfpm/APKBUILD
index cc87e15b742..d49c8ef09da 100644
--- a/community/nfpm/APKBUILD
+++ b/community/nfpm/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=nfpm
-pkgver=2.23.0
+pkgver=2.24.0
pkgrel=0
pkgdesc="a simple apk, Deb and RPM packager without external dependencies"
url="https://nfpm.goreleaser.com/"
@@ -28,5 +28,5 @@ package() {
}
sha512sums="
-22bb9ca32cc129ceb266b1723296b645d8be39b2a14f442a5ed90bd158e84f9bea53ad3d74cc0343a78a8fd5bb22b5f2c894e18be5fd08c9384e2a4014125bfc nfpm-2.23.0.tar.gz
+ed0a8128bd24eef9e26e755812583afd4f4ca93007bcde4ce2617a3215aa5a9cb679d5e2f6630ad120f5f64a06c2810be8bea1b56e21ee7e5ce506eac15db33f nfpm-2.24.0.tar.gz
"