mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py-tftpy: var included
This commit is contained in:
parent
b0fbc324b0
commit
be7cacc3d8
@ -12,9 +12,9 @@ depends_dev=""
|
||||
makedepends="python-dev"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="http://downloads.sourceforge.net/tftpy/tftpy-$pkgver.tar.gz"
|
||||
_builddir="$srcdir"/tftpy-$pkgver
|
||||
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
|
||||
|
||||
_builddir="$srcdir"/$pkgname-$pkgver
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
python setup.py build || return 1
|
||||
@ -26,3 +26,5 @@ package() {
|
||||
}
|
||||
|
||||
md5sums="b306d30ef1799f1932540a54cd72f79d tftpy-0.6.0.tar.gz"
|
||||
sha256sums="d8de06a543989b910e46d2793f96fb9c5cbd7f99ab014982945b58ae60289893 tftpy-0.6.0.tar.gz"
|
||||
sha512sums="f1d3fa00dbb084d077ef727d5fb7d8510bc80537577f5dec8debb1b6b6563443ba0a180d4dd3371fe966e60f9fbfb1aa9eed3559af12642abf0c8b89efb82ee3 tftpy-0.6.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user