removed alarm/pogoplug-blparam

This commit is contained in:
Kevin Mihelich 2022-02-07 01:33:14 +00:00
parent a4aaa947db
commit 86999084f5
2 changed files with 0 additions and 16 deletions

View file

@ -1,16 +0,0 @@
# Maintainer: Mike Staszel <mikestaszel@plugboxlinux.org>
pkgname=pogoplug-blparam
pkgver=1.0
pkgrel=4
pkgdesc="Blparam pulled from Pogoplug OS"
arch=('arm')
url="http://www.pogoplug.com"
license=('GPL')
source=('blparam')
md5sums=('df55bfb572b5c28927e7fae04c391656')
package() {
mkdir -p ${pkgdir}/usr/bin
install -m755 $srcdir/blparam ${pkgdir}/usr/bin/
}

Binary file not shown.