diff --git a/upower.be0 b/upower.be0 index 4d1d658a3..75bfa06af 100755 --- a/upower.be0 +++ b/upower.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION upower-0.9.16-2 +# BEE_VERSION upower-0.99.11-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -15,7 +15,7 @@ SRCURL[0]="https://upower.freedesktop.org/releases/upower-${PKGVERSION}.tar.xz" ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -PATCHURL+=(https://bugs.freedesktop.org/attachment.cgi?id=138815) +# PATCHURL+=() ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not