mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
audio/wavetral: Fix fetch
The author has recreated the repository and the git hash changed. Reported by: fallout
This commit is contained in:
parent
d37df70944
commit
f993a8b3b3
2 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ USES= cmake compiler:c++11-lang localbase:ldflags pkgconfig
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jeanette-c
|
||||
GH_TAGNAME= 8e4f205
|
||||
GH_TAGNAME= 57290f2
|
||||
|
||||
PLIST_FILES= bin/wavetral \
|
||||
man/man1/wavetral.1.gz
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1621308760
|
||||
SHA256 (jeanette-c-wavetral-g20210517-8e4f205_GH0.tar.gz) = 779cb67cd837328172b998cdc8db8a0668854207e92b2b00b5431e0ec4942b7f
|
||||
SIZE (jeanette-c-wavetral-g20210517-8e4f205_GH0.tar.gz) = 36063
|
||||
TIMESTAMP = 1621578478
|
||||
SHA256 (jeanette-c-wavetral-g20210517-57290f2_GH0.tar.gz) = 0a07fe0bda46907091c5ddfb3ba64e1ce2a806ae8ba7c271dc74f2307a1635f4
|
||||
SIZE (jeanette-c-wavetral-g20210517-57290f2_GH0.tar.gz) = 47156
|
||||
|
|
Loading…
Add table
Reference in a new issue