fake-hwclock: update to 0.12
This commit is contained in:
parent
8dca218814
commit
001b46fa9b
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'fake-hwclock'
|
||||
pkgname=fake-hwclock
|
||||
version=0.11
|
||||
version=0.12
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=git
|
||||
short_desc="Save/restore system clock on machines without working RTC hardware"
|
||||
maintainer="Ivan Gonzalez Polanco <ivan14polanco@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://tracker.debian.org/pkg/fake-hwclock"
|
||||
distfiles="${DEBIAN_SITE}/main/f/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||
checksum="58e29ff272a8e8b40ab972c49f82fd8fb6ef69a7fdde5f84292f800b53ea29ce"
|
||||
distfiles="${DEBIAN_SITE}/main/f/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||
checksum=02a825f7460ab06b370c203250606c67b0effffa1645a4a4f7ff3928eec4957e
|
||||
|
||||
conf_files="/etc/default/fake-hwclock"
|
||||
|
||||
|
|
Loading…
Reference in a new issue