Update package version to 2.25
This commit is contained in:
@@ -1,8 +1,13 @@
|
|||||||
name: which
|
name: which
|
||||||
description: Executable path locator utility
|
description: Executable path locator utility
|
||||||
version: 2.23
|
version: "2.25"
|
||||||
|
revision: 1
|
||||||
url: https://savannah.gnu.org/projects/which
|
url: https://savannah.gnu.org/projects/which
|
||||||
license: GPL3
|
license: GPL3
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["bash","glibc"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- bash
|
||||||
|
- glibc
|
||||||
|
|||||||
Reference in New Issue
Block a user