mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ouch: update to 0.5.1
This commit is contained in:
parent
3380842edc
commit
15714e5d4d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ouch'
|
# Template file for 'ouch'
|
||||||
pkgname=ouch
|
pkgname=ouch
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/ouch-org/ouch"
|
homepage="https://github.com/ouch-org/ouch"
|
||||||
changelog="https://raw.githubusercontent.com/ouch-org/ouch/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ouch-org/ouch/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ouch-org/ouch/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/ouch-org/ouch/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=79562550203d76eecbc7ea47b80d37cccffe08d16dd7a29ac248d38e48c20580
|
checksum=46cc2b14f53de2f706436df59300eb90c5a58f08ac8c738fd976fcb8ec0cd335
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export OUCH_ARTIFACTS_FOLDER=artifacts
|
export OUCH_ARTIFACTS_FOLDER=artifacts
|
||||||
|
|
Loading…
Add table
Reference in a new issue