mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
binfmt-support: update to 2.2.1.
This commit is contained in:
parent
cbedf227ba
commit
487b73af87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'binfmt-support'
|
# Template file for 'binfmt-support'
|
||||||
pkgname=binfmt-support
|
pkgname=binfmt-support
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=0dd60cf676ac72091de9d8cd0f71423bf0a7ac2c52af4521353f51995b657b85
|
checksum=9c9da3306501a834663ccd14023fc8d29bd08a34df74585e11f97735ea1fb31d
|
||||||
make_dirs="/var/lib/binfmts 0755 root root"
|
make_dirs="/var/lib/binfmts 0755 root root"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue