summaryrefslogtreecommitdiff
path: root/sgmixer
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-06-19 21:36:39 +1000
committerDanny Rawlins <monster.romster@gmail.com>2017-06-19 21:37:52 +1000
commit77b4bbc1fb18dc5b98de3dd174e431bed9fef689 (patch)
tree7119dee234d80b49d20a957bd1c0c297758ddadd /sgmixer
parent917d34f39c5df6b94f4280f9c9c2397ec3d7b921 (diff)
downloadcontrib-77b4bbc1fb18dc5b98de3dd174e431bed9fef689.tar.gz
contrib-77b4bbc1fb18dc5b98de3dd174e431bed9fef689.tar.xz
sgmixer: fix missing source
Diffstat (limited to 'sgmixer')
-rw-r--r--sgmixer/.signature4
-rw-r--r--sgmixer/Pkgfile3
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

Generated by cgit