ruby-multipart-post: update to 2.1.1.
This commit is contained in:
parent
258193b49b
commit
30974ee0ee
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ruby-multipart-post'
|
# Template file for 'ruby-multipart-post'
|
||||||
pkgname=ruby-multipart-post
|
pkgname=ruby-multipart-post
|
||||||
version=2.0.0
|
version=2.1.1
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gem
|
build_style=gem
|
||||||
short_desc="Use with Net::HTTP to do multipart form posts"
|
short_desc="Use with Net::HTTP to do multipart form posts"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nicksieger/multipart-post"
|
homepage="https://github.com/nicksieger/multipart-post"
|
||||||
checksum=3dc44e50d3df3d42da2b86272c568fd7b75c928d8af3cc5f9834e2e5d9586026
|
checksum=d2dd7aa957650e0d99e0513cd388401b069f09528441b87d884609c8e94ffcfd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '58,77p' README.md > LICENSE
|
sed -n '58,77p' README.md > LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue