mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
rfidtool: update url, upstream is dead
This commit is contained in:
parent
8bb1274d9e
commit
ddb77518e3
2 changed files with 3 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
DIST rfidtool-v0.01.tar.bz2 10125 SHA256 e7e61aa434634121323d0a02435c09b37e0bddab9dd517d4fdfeb1fcb018e5f7
|
||||
DIST rfidtool-v0.01.tar.bz2 10125 BLAKE2B c9f57bb87fbde8bd5b712fd19497ba726d8a1f225ae9eb99848d06b62eed854ac6978f0b45b8c7daed9ff346176d00cb1b6985db2a518523677043a3431e56e5 SHA512 54a7d3ef33f457e9d69c68469eff40b5abd5d2e66986ad51d20b6520c73999a32c7af2245c2229e8703a962d6fa5a31547d10314de03ace51578dc673d3f1041
|
||||
|
|
|
|||
|
|
@ -1,10 +1,9 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
DESCRIPTION="command line rfid interface"
|
||||
HOMEPAGE="http://www.bindshell.net/tools/rfidtool"
|
||||
SRC_URI="http://www.bindshell.net/tools/rfidtool/$PN-v$PV.tar.bz2"
|
||||
SRC_URI="https://pkgbuild.com/~giovanni/$PN-v$PV.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue