diff options
-rw-r--r-- | sgmixer/.signature | 4 | ||||
-rw-r--r-- | sgmixer/Pkgfile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sgmixer/.signature b/sgmixer/.signature index b2bb14f5f..f58a80b44 100644 --- a/sgmixer/.signature +++ b/sgmixer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36ylWmwyUPhIDm0hOY3eyu13HPeIhmzYL1v8mf2+tfMywfz00sL6i+LmbzyXI84ESo1Vxu5mSy17s2Rv0nGWPw8= -SHA256 (Pkgfile) = bd7fc732807bf30bc649fe11dad01b7a4274c781f77228b2447072017d35441c +RWSagIOpLGJF39sLzevAhFCV/t9izgVwquvk9K2bqGAg70zGr659Ro275Yhi28l752zjzBXLb1nuQWNpuka0ItYgl+C6NETWoA0= +SHA256 (Pkgfile) = 9247c6f9a895e9f50951c495e76595f3619540cad7e442dc4c7efdf479b4e8c7 SHA256 (.footprint) = 683ce185563187a15857e34c6770fd72f61da2c52722ae2411d9ab6436c559bc SHA256 (sgmixer-0.3.tar.gz) = a9a706ed82dfd8b679e6596050e9839f91166a0bdaf3e12861a7df8e802e15c4 diff --git a/sgmixer/Pkgfile b/sgmixer/Pkgfile index ba0880f32..eeddefcd9 100644 --- a/sgmixer/Pkgfile +++ b/sgmixer/Pkgfile @@ -7,7 +7,8 @@ name=sgmixer version=0.3 release=2 -source=(http://openfmi.net/frs/download.php/1/$name-$version.tar.gz) +source=(http://crux.ster.zone/downloads/$name/$name-$version.tar.gz) +#source=(http://openfmi.net/frs/download.php/1/$name-$version.tar.gz) build() { cd $name-$version |