diff options
author | Przemyslaw Pawelczyk <przemoc@zoho.com> | 2016-04-23 01:11:18 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-25 07:11:16 +0000 |
commit | 0f920d3abed21639fb843e30ebb8ef914bcf7278 (patch) | |
tree | 6595936689a10aad99bfcfeb940f361ce9d7bcee /main/quagga-nhrp | |
parent | 12b331734c01892fd91c249f49be715a7341a2e2 (diff) | |
download | aports-0f920d3abed21639fb843e30ebb8ef914bcf7278.tar.bz2 aports-0f920d3abed21639fb843e30ebb8ef914bcf7278.tar.xz |
main/[various]: bump pkgrel for pre-install fixes
Diffstat (limited to 'main/quagga-nhrp')
-rw-r--r-- | main/quagga-nhrp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/quagga-nhrp/APKBUILD b/main/quagga-nhrp/APKBUILD index b8e6194576..8e2226c10e 100644 --- a/main/quagga-nhrp/APKBUILD +++ b/main/quagga-nhrp/APKBUILD @@ -2,7 +2,7 @@ pkgname=quagga-nhrp pkgver=0.99.24.1_git20151103 _commitid=dfd18986b0f7503dd2a22b42b69e44d3fdc7a99e -pkgrel=0 +pkgrel=1 pkgdesc="A free routing daemon replacing Zebra supporting RIP, OSPF, BGP and NHRP." url="http://git.alpinelinux.org/cgit/user/tteras/quagga/commit/?h=nhrp" arch="all" |