xmirror: update to 0.3.
This commit is contained in:
parent
0baab25e53
commit
315c886e76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xmirror'
|
# Template file for 'xmirror'
|
||||||
pkgname=xmirror
|
pkgname=xmirror
|
||||||
version=0.2
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash dialog"
|
depends="bash dialog"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/void-linux/xmirror"
|
homepage="https://github.com/void-linux/xmirror"
|
||||||
distfiles="https://github.com/void-linux/xmirror/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/void-linux/xmirror/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=10d5a6f9534469b825c00308ba638d52d841193bad4f8f08afded98cd5686342
|
checksum=2bcb45936203f9707c91ce7df5a80b8800e40925224a06fd7b704f7a76a77a25
|
||||||
mutable_files="/usr/share/xmirror/mirrors.lst"
|
mutable_files="/usr/share/xmirror/mirrors.lst"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue