mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
parent
e10e896bd1
commit
199392c5bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zfs-auto-snapshot'
|
# Template file for 'zfs-auto-snapshot'
|
||||||
pkgname=zfs-auto-snapshot
|
pkgname=zfs-auto-snapshot
|
||||||
version=1.2.1
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-upstream-${version}"
|
wrksrc="${pkgname}-upstream-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,7 +9,7 @@ license="GPL-2"
|
||||||
homepage="https://github.com/zfsonlinux/zfs-auto-snapshot"
|
homepage="https://github.com/zfsonlinux/zfs-auto-snapshot"
|
||||||
short_desc="ZFS automatic snapshot service"
|
short_desc="ZFS automatic snapshot service"
|
||||||
distfiles="${homepage}/archive/upstream/${version}.tar.gz"
|
distfiles="${homepage}/archive/upstream/${version}.tar.gz"
|
||||||
checksum=ecf6f43accfa191758960660fc6e014898209070e722a38535783b96d319f401
|
checksum=307f71f748cacf5149532891dc3174365a4494337d9cfc8e619d9038080f3e9b
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue