mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
pdfid: bump, fix fetch, drop old due to fetch failure
This commit is contained in:
parent
784c65c0bb
commit
304a04c755
2 changed files with 3 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST pdfid_V0_0_10.zip 5063 RMD160 f51f50159aa8c5244991461df51e85ba706edb59 SHA1 65738f4c23b08147b635015a72154f34b2c9e626 SHA256 18d88b15c90504be6a2ff2814bd15a7b20b945337252018a0072aefd99d5aac8
|
||||
EBUILD pdfid-0.0.10-r1.ebuild 537 RMD160 c8c0681bccabd38fd62378000ed47ebf70075ffb SHA1 c5c810b5740e8ffe3202dd39d36a593f5d7621d2 SHA256 75e081a87844566c97f162caa1e804c20a916b3daabc55050f350235182b9487
|
||||
DIST pdfid_v0_0_11.zip 5086 RMD160 9f9823a2b8b2429a10c65af315aec2d419a56fb7 SHA1 8a84131f14d96b48c4c5ab2a66efd300f46719e6 SHA256 c831569c8139d5ca5709600b987c929716fe58b1dd6b65f18ec84473a83b4075
|
||||
EBUILD pdfid-0.0.11.ebuild 537 RMD160 dd319465442baf72eab86b436ffd4918b05af78e SHA1 edd215ebf749a53596c915067f1806d95288f4f4 SHA256 491925cfc2e0ca93edef58f778110f9adc1fe11554254b88fc8bc25e0a60c7df
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: Exp $
|
||||
|
||||
MY_P="${PN}_V${PV//./_}"
|
||||
MY_P="${PN}_v${PV//./_}"
|
||||
SRC_URI="http://www.didierstevens.com/files/software/${MY_P}.zip"
|
||||
DESCRIPTION="This tool will scan a PDF document looking for certain keyword"
|
||||
HOMEPAGE="http://blog.didierstevens.com/programs/pdf-tools/"
|
||||
Loading…
Reference in a new issue