mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
desed: update to 1.2.2.
This commit is contained in:
parent
f5c9424ba8
commit
dadc86675f
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'desed'
|
# Template file for 'desed'
|
||||||
pkgname=desed
|
pkgname=desed
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Demystify and debug sed scripts"
|
short_desc="Demystify and debug sed scripts"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/SoptikHa2/desed"
|
homepage="https://github.com/SoptikHa2/desed"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=bee8c60d58f11472c036277b0318bdceb5520cce5a61965bc028b26ccbdeb706
|
checksum=73c75eaa65cccde5065a947e45daf1da889c054d0f3a3590d376d7090d4f651a
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# Upstream does not ship a lockfile yet:
|
# Upstream does not ship a lockfile yet:
|
||||||
|
|
Loading…
Add table
Reference in a new issue