mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
snappy-tools: update to 1.
This commit is contained in:
parent
c9916fafea
commit
da47e13b2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'snappy-tools'
|
# Template file for 'snappy-tools'
|
||||||
pkgname=snappy-tools
|
pkgname=snappy-tools
|
||||||
version=0
|
version=1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -11,7 +11,7 @@ license="0BSD"
|
||||||
homepage="https://git.sr.ht/~nabijaczleweli/snappy-tools"
|
homepage="https://git.sr.ht/~nabijaczleweli/snappy-tools"
|
||||||
#changelog=""
|
#changelog=""
|
||||||
distfiles="https://git.sr.ht/~nabijaczleweli/snappy-tools/archive/${version}.tar.gz"
|
distfiles="https://git.sr.ht/~nabijaczleweli/snappy-tools/archive/${version}.tar.gz"
|
||||||
checksum=3ef1fe2222e123116da8e1ab5b0c9c3e61db4bf43b4dfa6ac202096123b5892d
|
checksum=d8d9eef3d4ab03be6c885ef91ba4241a4a0572580c7e84cc5f2bd4055d0161c2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/0BSD.txt LICENSE
|
vlicense LICENSES/0BSD.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue