mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
util-linux: update to 2.27
This commit is contained in:
parent
7f06e210e4
commit
f47026e453
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'util-linux'
|
# Template file for 'util-linux'
|
||||||
pkgname=util-linux
|
pkgname=util-linux
|
||||||
version=2.26.2
|
version=2.27
|
||||||
revision=7
|
revision=1
|
||||||
short_desc="Miscellaneous linux utilities"
|
short_desc="Miscellaneous linux utilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
homepage="https://www.kernel.org/pub/linux/utils/util-linux/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/${pkgname}/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0e29bda142528a48a0a953c39ff63093651a4809042e1790fbd6aa8663fd9666
|
checksum=fcbf04e3ef8377fc8369af7f9afee341c5eef9b02dd5a7ce71532d0957e86dc7
|
||||||
|
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
hostmakedepends="automake gettext-devel libtool pkg-config"
|
hostmakedepends="automake gettext-devel libtool pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue