Skip to content
Snippets Groups Projects
Commit d90c06f9 authored by Kevin Daudt's avatar Kevin Daudt :computer:
Browse files

community/nfpm: upgrade to 2.1.1

parent b5d8eb1b
No related branches found
No related tags found
1 merge request!16133community/nfpm: upgrade to 2.1.1
Pipeline #66527 passed
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=nfpm
pkgver=1.10.3
pkgver=2.1.1
pkgrel=0
pkgdesc="a simple Deb and RPM packager without external dependencies"
pkgdesc="a simple apk, Deb and RPM packager without external dependencies"
url="https://nfpm.goreleaser.com/"
arch="all !mips !mips64"
license="MIT"
......@@ -30,4 +30,4 @@ package() {
install -Dm0755 bin/nfpm "$pkgdir/usr/bin/nfpm"
}
sha512sums="7f937d79d0a094c11aebf8112e4573d4ae7d1729eecde0067140e63c2391f6cde8230bece95ac212176b981edbdb3ef69ba92a2a3309ea4f68e59ed57fcb5ae1 nfpm-1.10.3.tar.gz"
sha512sums="959abd483300246e0e2dc5abeb7f2cfd3047619dc3e1b57e5b7faccbc1c7ccfe8a653f879389f5b19d751cf45e1e1b9f7c68e10b35816a4f46245dfd9371b581 nfpm-2.1.1.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment