mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
util-linux: bump version.
This commit is contained in:
@@ -7,8 +7,8 @@ LICENSE="GNU GPL v2
|
||||
BSD (4-clause)
|
||||
Public Domain"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.kernel.org/pub/linux/utils/util-linux/v2.30/util-linux-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="88bb1d08f0d67fb1b548c3e2160f7f40fb552cdf6b771a5dd1b94e1e04fc1d9a"
|
||||
SOURCE_URI="https://www.kernel.org/pub/linux/utils/util-linux/v2.31/util-linux-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d5950e4b2839d00aa3781f439bfada8091bc6ed8180d8262c53b4e4304e2d299"
|
||||
SOURCE_DIR="util-linux-$portVersion"
|
||||
PATCHES="util_linux-$portVersion.patchset"
|
||||
|
||||
@@ -27,7 +27,7 @@ PROVIDES="
|
||||
cmd:nologin$commandSuffix = $portVersion
|
||||
cmd:rename$commandSuffix = $portVersion
|
||||
cmd:ul$commandSuffix = $portVersion
|
||||
lib:libsmartcols$secondaryArchSuffix = $portVersion compat >= 1
|
||||
lib:libsmartcols$secondaryArchSuffix = 1.1.0 compat >= 1
|
||||
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -39,7 +39,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
util_linux${secondaryArchSuffix}_devel = $portVersion compat >= 2
|
||||
devel:libsmartcols$secondaryArchSuffix = $portVersion compat >= 1
|
||||
devel:libsmartcols$secondaryArchSuffix = 1.1.0 compat >= 1
|
||||
"
|
||||
REQUIRES_devel="
|
||||
util_linux$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user