diff options
author | Przemyslaw Pawelczyk <przemoc@zoho.com> | 2016-04-23 01:11:13 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-25 07:10:48 +0000 |
commit | 12b331734c01892fd91c249f49be715a7341a2e2 (patch) | |
tree | f2fb52673f1c3ece7c15bb6277face4cae9527dc /community/oscam | |
parent | da4e96aacef5e9bd9a7dccecffdc92f588a6dd78 (diff) | |
download | aports-12b331734c01892fd91c249f49be715a7341a2e2.tar.bz2 aports-12b331734c01892fd91c249f49be715a7341a2e2.tar.xz |
community/[various]: bump pkgrel for pre-install fixes
Diffstat (limited to 'community/oscam')
-rw-r--r-- | community/oscam/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/oscam/APKBUILD b/community/oscam/APKBUILD index 3d7dfa15e6..9a996faf05 100644 --- a/community/oscam/APKBUILD +++ b/community/oscam/APKBUILD @@ -3,7 +3,7 @@ pkgname=oscam verbase=1.20 pkgver=1.20_svn20160307 -pkgrel=0 +pkgrel=1 pkgdesc="An Open Source Conditional Access Module software" url="http://www.streamboard.tv/oscam/" arch="all" |