util-linux: update to 2.27

This commit is contained in:
Alessio Sergi 2015-09-13 07:27:27 +02:00
parent 7f06e210e4
commit f47026e453

View file

@ -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"