binfmt-support: update to 2.2.2.

This commit is contained in:
Andrea Brancaleoni 2022-06-13 12:23:38 +02:00
parent 5341d98a65
commit ff56738718

View file

@ -1,7 +1,7 @@
# Template file for 'binfmt-support' # Template file for 'binfmt-support'
pkgname=binfmt-support pkgname=binfmt-support
version=2.2.1 version=2.2.2
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libpipeline-devel" makedepends="libpipeline-devel"
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="http://packages.debian.org/en/sid/binfmt-support" homepage="http://packages.debian.org/en/sid/binfmt-support"
distfiles="${DEBIAN_SITE}/main/b/binfmt-support/binfmt-support_$version.orig.tar.gz" distfiles="${DEBIAN_SITE}/main/b/binfmt-support/binfmt-support_$version.orig.tar.gz"
checksum=9c9da3306501a834663ccd14023fc8d29bd08a34df74585e11f97735ea1fb31d checksum=cce14163f9b526283e6f0d00f3be1cfe239fa2c7574e5e0ba8ad3db74166a4a5
make_dirs="/var/lib/binfmts 0755 root root" make_dirs="/var/lib/binfmts 0755 root root"
post_install() { post_install() {