Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
3bf0f453
Commit
3bf0f453
authored
Nov 06, 2014
by
Natanael Copa
Browse files
main/bitchx: fix src
copy the archive to alpinelinux distfiles
parent
9660a358
Changes
1
Hide whitespace changes
Inline
Side-by-side
main/bitchx/APKBUILD
View file @
3bf0f453
...
...
@@ -12,8 +12,8 @@ depends_dev="tcl-dev openssl-dev ncurses-dev"
makedepends
=
"
$depends_dev
coreutils"
install
=
""
subpackages
=
"
$pkgname
-doc"
source
=
"http://bitchx
.ca
/BitchX-
$pkgver
-final.tar.gz
bitchx-busybox-cpio.patch"
source
=
"http://
dev.alpinelinux.org/archive/
bitchx/BitchX-
$pkgver
-final.tar.gz
bitchx-busybox-cpio.patch"
_builddir
=
"
$srcdir
"
/BitchX-
$pkgver
prepare
()
{
...
...
@@ -51,3 +51,7 @@ package() {
md5sums
=
"5c4947f5a345574e28d93f78cb191ce4 BitchX-1.2-final.tar.gz
76561954440fc1c5545f4a0f20a8c60c bitchx-busybox-cpio.patch"
sha256sums
=
"7058d4be640c881fe91cbda6701b271c47846e0d3d7a13b52a3a36948094ec36 BitchX-1.2-final.tar.gz
fde4078c35e36d4292655361f06d2682c471d2249b09f9535b8a57dc6ed7f71c bitchx-busybox-cpio.patch"
sha512sums
=
"b9597da0e029bb79be5fa164850bafe5efadb813be8d4cabbf0921e4544db39f1b7d41faa1042d9576268f964f3e70c2b76befd28a9c8cbad67415fa228fba2f BitchX-1.2-final.tar.gz
542d3b23d396d8a98f1a69fd639f8adc0d10a35ee1f91810cc4dd986dd01545ba8df4a8fa2f1a3a04b0dab2b296efdeb2f4cf8dab24d8209e0a44f8c83492b99 bitchx-busybox-cpio.patch"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment