mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Use version tag in GH_TUPLE for database file instead of git hash now that the
version has been tagged. GitHub reference: https://github.com/adplug/adplay-unix/issues/5#issuecomment-295162419
This commit is contained in:
parent
2bd29336d2
commit
accd360e00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438828
@ -22,7 +22,7 @@ USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= adplug
|
||||
GH_PROJECT= ${PORTNAME}-unix
|
||||
GH_TUPLE= adplug:database:7ac0819:database/database-${DBVERSION}
|
||||
GH_TUPLE= adplug:database:${DBVERSION}:database/database-${DBVERSION}
|
||||
|
||||
DBFILE= adplug.db
|
||||
DBVERSION= v1.0
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1492585695
|
||||
TIMESTAMP = 1492591735
|
||||
SHA256 (adplug-adplay-unix-v1.7_GH0.tar.gz) = 2c3dd462f3c33f3b03a3cfd06b0efd3c90e0ec60bd03f28e7b9b05dde0b76956
|
||||
SIZE (adplug-adplay-unix-v1.7_GH0.tar.gz) = 43387
|
||||
SHA256 (adplug-database-7ac0819_GH0.tar.gz) = 35e1a166edd841deb5cfd5661af84c520fb8ebf8972158de17bec05ea2676848
|
||||
SIZE (adplug-database-7ac0819_GH0.tar.gz) = 4467
|
||||
SHA256 (adplug-database-v1.0_GH0.tar.gz) = 1c2cfd08bbaba19209893d5a6ef18287251aa34c82c2704570255e19a2535a99
|
||||
SIZE (adplug-database-v1.0_GH0.tar.gz) = 4462
|
||||
|
Loading…
Reference in New Issue
Block a user