rpcsvc-proto: update to 1.4.1.
This commit is contained in:
parent
fa029d2a62
commit
1c84dc0c53
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rpcsvc-proto'
|
||||
pkgname=rpcsvc-proto
|
||||
version=1.4
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Rpcsvc protocol definitions from glibc"
|
||||
|
@ -8,8 +8,8 @@ maintainer="svenper <svenper@tuta.io>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/thkukuk/rpcsvc-proto"
|
||||
changelog="https://raw.githubusercontent.com/thkukuk/rpcsvc-proto/master/ChangeLog"
|
||||
distfiles="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${version}/rpcsvc-proto-${version}.tar.gz"
|
||||
checksum=867e46767812784d8dda6d8d931d6fabb30168abb02d87a2a205be6d5a2934a7
|
||||
distfiles="https://github.com/thkukuk/rpcsvc-proto/releases/download/v${version}/rpcsvc-proto-${version}.tar.xz"
|
||||
checksum=9429e143bb8dd33d34bf0663f571d4d4a1103e1afd7c49791b367b7ae1ef7f35
|
||||
|
||||
pre_build() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue