mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
Merge a3ca5aa66b
into 4e43e67693
This commit is contained in:
commit
f6c24fb54e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'restic'
|
||||
pkgname=restic
|
||||
version=0.17.3
|
||||
version=0.18.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/restic/restic
|
||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://restic.net/"
|
||||
changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
|
||||
checksum=bf0dd73edfae531c24070e2e7833938613f7b179ed165e6b681098edfdf286c8
|
||||
checksum=fc068d7fdd80dd6a968b57128d736b8c6147aa23bcba584c925eb73832f6523e
|
||||
|
||||
if [ "${XBPS_BUILD_ENVIRONMENT}" = "void-packages-ci" ]; then
|
||||
make_check_args="-skip (^TestMount$|^TestMountSameTimestamps$|^TestRestoreWithPermissionFailure$"
|
||||
|
|
Loading…
Add table
Reference in a new issue