mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
binfmt-support: update to 2.1.7.
This commit is contained in:
parent
16246cfd09
commit
b63854fe0e
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.1.6
|
version=2.1.7
|
||||||
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=0fa539e48fecee30bf8dc45b7d592db23ec1b4550bd2ed21086b50d7f1e216a8
|
checksum=7ca0d0009220b9213e4637f4bbdc3c0030b0548eb9bbcd56e0a99876fa879a55
|
||||||
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