mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 06:11:25 +08:00
clocate: update to latest HEAD
510cc94 main: remove duplicate import bd84e09 log: add macro Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
63eeec1b9d
commit
e6f6bf0ebf
@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=clocate
|
||||
PKG_SOURCE_DATE:=2021-11-09
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
PKG_SOURCE_DATE:=2023-01-20
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/blocktrron/clocate.git
|
||||
PKG_SOURCE_VERSION:=4a4c0c0cb53fc3df2891d649eb457efdee843572
|
||||
PKG_MIRROR_HASH:=8eef756ea5e951097eea53feb243a317612f88c2628c9417f4b28a28a3b4686c
|
||||
PKG_SOURCE_VERSION:=510cc944e4d4c28b5cc30d9808ab14e80486b437
|
||||
PKG_MIRROR_HASH:=f4bcb77df4fc163a0d9b3350088ba6692f718ba0a1d48fa968685e2fded79ab8
|
||||
|
||||
PKG_MAINTAINER:=David Bauer <mail@david-bauer.net>
|
||||
PKG_LICENSE:=GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user