Skip to content
Snippets Groups Projects
Commit c1b0a33e authored by alice's avatar alice
Browse files

community/monkey: reupload tarball

parent 4e9fcf7f
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ arch="all" ...@@ -10,7 +10,7 @@ arch="all"
license="Apache-2.0" license="Apache-2.0"
makedepends="bash cmake findutils mbedtls-dev" makedepends="bash cmake findutils mbedtls-dev"
subpackages="$pkgname-doc $pkgname-dev" subpackages="$pkgname-doc $pkgname-dev"
source="http://monkey-project.com/releases/1.6/monkey-$pkgver.tar.gz" source="https://dev.alpinelinux.org/archive/monkey/monkey-$pkgver.tar.gz"
build() { build() {
export CFLAGS="$CFLAGS -fcommon" export CFLAGS="$CFLAGS -fcommon"
...@@ -42,4 +42,6 @@ package() { ...@@ -42,4 +42,6 @@ package() {
install -Dm 755 "$builddir/monkey.init" "$pkgdir/etc/init.d/banana" install -Dm 755 "$builddir/monkey.init" "$pkgdir/etc/init.d/banana"
} }
sha512sums="3540a17fffe57a9d4b88b6243c634dcf6a27ed894ae2a0d5d42a4881221a9d59ae67d4c7fcf087535360d20ccdadab16947cf3a7dc6d4e864d487f598eb0ba62 monkey-1.6.9.tar.gz" sha512sums="
3540a17fffe57a9d4b88b6243c634dcf6a27ed894ae2a0d5d42a4881221a9d59ae67d4c7fcf087535360d20ccdadab16947cf3a7dc6d4e864d487f598eb0ba62 monkey-1.6.9.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment